mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-16 05:22:17 -04:00
reformat
This commit is contained in:
parent
7e8ee84ed1
commit
0905fbd6b4
8 changed files with 14 additions and 15 deletions
|
@ -116,7 +116,6 @@
|
||||||
<TextField fx:id="acceptedLanguagesTextField" editable="false" focusTraversable="false" GridPane.columnIndex="1" GridPane.rowIndex="17"/>
|
<TextField fx:id="acceptedLanguagesTextField" editable="false" focusTraversable="false" GridPane.columnIndex="1" GridPane.rowIndex="17"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- on placed offer screen -->
|
<!-- on placed offer screen -->
|
||||||
<Label fx:id="txTitleLabel" text="Transaction ID:" visible="false" GridPane.rowIndex="14"/>
|
<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"/>
|
<TextField fx:id="transactionIdTextField" visible="false" editable="false" focusTraversable="false" GridPane.columnIndex="1" GridPane.rowIndex="14"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue