Archived
0

Routers update

This commit is contained in:
iMoHax
2014-07-20 19:08:07 +04:00
parent 53b4f272be
commit a3d5dacb69
6 changed files with 37 additions and 18 deletions

View File

@@ -51,5 +51,5 @@
<TableView fx:constant="UNCONSTRAINED_RESIZE_POLICY"/>
</columnResizePolicy>
</TableView>
<HBox><Label text="Итого:"/><NumberField editable="false" fx:id="totalProfit"/></HBox>
<HBox><Label text="Суммарная прибыль:"/><NumberField editable="false" fx:id="totalProfit"/></HBox>
</VBox>