Archived
0

implement add missions to current route

This commit is contained in:
iMoHax
2015-10-01 13:24:06 +03:00
parent 7b7fba78b5
commit 99c8e42f44
5 changed files with 121 additions and 6 deletions

View File

@@ -64,6 +64,9 @@
<Tab text="Маршрут">
<fx:include source="routeSearch.fxml"/>
</Tab>
<Tab text="Миссии">
<fx:include source="routeTrack.fxml"/>
</Tab>
</TabPane>
</center>