Erweiterungen
This commit is contained in:
@@ -1329,6 +1329,7 @@ public class AddJobView extends Main {
|
||||
// Aufgabentitel mit Template-Auswahl
|
||||
H3 tasksTitle = new H3("Zu quittierende Aufgaben");
|
||||
tasksTitle.getStyle().set("margin", "0");
|
||||
tasksTitle.getStyle().set("white-space", "nowrap");
|
||||
|
||||
ComboBox<TaskTemplate> templateComboBox = new ComboBox<>();
|
||||
templateComboBox.setPlaceholder("Template auswählen...");
|
||||
|
||||
Reference in New Issue
Block a user