aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/OperationInArchive.fxml
Commit message (Collapse)AuthorAgeFilesLines
* Added elements to Archive-Window, adjusted already existing elements [#27299]Viktoria Pundy2018-06-021-10/+10
|
* Added padding for panes [#27299]Viktoria Pundy2018-06-021-2/+2
|
* Added fxml and controller for archived operations [#27299]Viktoria Pundy2018-06-021-0/+60
Created fxml-file for archived operations. Additionally, a controller was created to fill the pane with information about an archived Operation. Furthermore, the already existing controller archiveOperationController was adjusted to created these panes according to the existing archived operations.