aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorViktoria Pundy <viktoria.pundy@aon.at>2018-05-27 09:10:31 +0200
committerViktoria Pundy <viktoria.pundy@aon.at>2018-05-27 09:10:31 +0200
commit14916aeff9a6452bc857b0825d27f82300adaf76 (patch)
treee6a5f33a9f8d28f9e32a6df6baa08b75fcd7b4db /src/main/resources
parent370defca15ffcce5859ecc8f27a5a5cf1025dfbf (diff)
downloadsepm-groupproject-14916aeff9a6452bc857b0825d27f82300adaf76.tar.gz
sepm-groupproject-14916aeff9a6452bc857b0825d27f82300adaf76.tar.xz
sepm-groupproject-14916aeff9a6452bc857b0825d27f82300adaf76.zip
Fixed a bug where wrong header would be shown in archive-details [#27470]
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fxml/ArchiveOperation.fxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fxml/ArchiveOperation.fxml b/src/main/resources/fxml/ArchiveOperation.fxml
index 2f55b24..8598350 100644
--- a/src/main/resources/fxml/ArchiveOperation.fxml
+++ b/src/main/resources/fxml/ArchiveOperation.fxml
@@ -65,7 +65,7 @@
</ScrollPane>
</children>
</AnchorPane>
- <AnchorPane prefHeight="100.0" prefWidth="800.0" style="-fx-background-color: BROWN;">
+ <AnchorPane fx:id="apHeader" prefHeight="100.0" prefWidth="800.0" style="-fx-background-color: BROWN;">
<children>
<Hyperlink layoutX="713.0" layoutY="16.0" onAction="#backToMain" text="Zurück" textFill="WHITE">
<font>