Skip to content
Snippets Groups Projects

Dialog for complet job info

Merged Jan Kožusznik requested to merge DialogForCompletJOBInfo into master
All threads resolved!
2 files
+ 1
19
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -9,7 +9,7 @@
<center>
<HBox BorderPane.alignment="CENTER">
<children>
<TextArea fx:id="ta" HBox.hgrow="ALWAYS" />
<TextArea fx:id="ta" editable="false" HBox.hgrow="ALWAYS" />
</children>
<padding>
<Insets bottom="1.0" left="1.0" right="1.0" top="1.0" />
Loading