diff options
Diffstat (limited to 'tagit/config')
-rw-r--r-- | tagit/config/port-config.yaml | 5 | ||||
-rw-r--r-- | tagit/config/user-defaults.json | 3 | ||||
-rw-r--r-- | tagit/config/user-defaults.yaml | 2 |
3 files changed, 3 insertions, 7 deletions
diff --git a/tagit/config/port-config.yaml b/tagit/config/port-config.yaml index 038dc07..d05a498 100644 --- a/tagit/config/port-config.yaml +++ b/tagit/config/port-config.yaml @@ -83,8 +83,9 @@ ui: - author - camera - attributes - tabs: - max: 2 + # FIXME: mb/port/tabs + #tabs: + # max: 2 tiledocks: dashboard: {} #Buttons: diff --git a/tagit/config/user-defaults.json b/tagit/config/user-defaults.json index b76ef2b..5a39311 100644 --- a/tagit/config/user-defaults.json +++ b/tagit/config/user-defaults.json @@ -39,9 +39,6 @@ "SelectRange" ] }, - "tabs": { - "max": 2 - }, "tiledocks": { "dashboard": { "Buttons": { diff --git a/tagit/config/user-defaults.yaml b/tagit/config/user-defaults.yaml index b7a70c4..62b8ed6 100644 --- a/tagit/config/user-defaults.yaml +++ b/tagit/config/user-defaults.yaml @@ -81,8 +81,6 @@ ui: - author - camera - attributes - tabs: - max: 2 tiledocks: dashboard: Buttons: |