#10: UI fürs Sperren/Löschen/Entsperren
This commit is contained in:
parent
fc4571106c
commit
f8fab95a07
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<Insets top="8" left="8" right="8" bottom="8"/>
|
||||
</padding>
|
||||
<center>
|
||||
<TableView fx:id="tableView" editable="true" layoutX="31.0" layoutY="40">
|
||||
<TableView fx:id="tableView" layoutX="31.0" layoutY="40">
|
||||
<columns>
|
||||
<TableColumn
|
||||
fx:id="columnId"
|
||||
|
|
Loading…
Reference in a new issue