connection task list model and garden plan model with controllers

This commit is contained in:
giavaphi
2022-11-08 21:03:01 +01:00
parent 802f238d69
commit ced2645bd7
6 changed files with 104 additions and 35 deletions
@@ -85,7 +85,7 @@
<Insets bottom="10.0" />
</VBox.margin>
</Label>
<VBox fx:id="growthPahses_vbox" prefHeight="135.0" prefWidth="879.0">
<VBox fx:id="growthPhases_vbox" prefHeight="135.0" prefWidth="879.0">
<VBox.margin>
<Insets bottom="10.0" />
</VBox.margin>
@@ -126,7 +126,7 @@
<Insets right="40.0" />
</HBox.margin>
</Label>
<Label fx:id="lacation_label" text="Label">
<Label fx:id="location_label" text="Label">
<HBox.margin>
<Insets right="10.0" />
</HBox.margin>