Skip to content
Snippets Groups Projects
Commit a06aebaf authored by Julian's avatar Julian
Browse files

Auto-select first tab

parent 44e0fed7
No related branches found
No related tags found
1 merge request!26Resolve "Adapt to refactored CRUD lists"
......@@ -63,7 +63,7 @@ export default defineComponent({
selectedObjectType: null,
selectedObjectTitle: "",
selectedObjectDialogOpen: false,
selectedObjectDialogTab: null,
selectedObjectDialogTab: 0,
timeGrids: [],
groups: [],
selectedGroup: null,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment