This commit is contained in:
Manfred Karrer 2014-08-20 21:56:03 +02:00
parent 7e8ee84ed1
commit 0905fbd6b4
8 changed files with 14 additions and 15 deletions

View file

@ -116,7 +116,6 @@
<TextField fx:id="acceptedLanguagesTextField" editable="false" focusTraversable="false" GridPane.columnIndex="1" GridPane.rowIndex="17"/>
<!-- on placed offer screen -->
<Label fx:id="txTitleLabel" text="Transaction ID:" visible="false" GridPane.rowIndex="14"/>
<TextField fx:id="transactionIdTextField" visible="false" editable="false" focusTraversable="false" GridPane.columnIndex="1" GridPane.rowIndex="14"/>