From d22fd667d09c2c159daed9d7f1ba4f705fec9c74 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 7 Sep 2016 16:32:06 +0200 Subject: [sysconfig] Improve design, hide more controls in location-specific view, get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :)) --- modules-available/sysconfig/templates/cfg-finish.html | 4 ++-- modules-available/sysconfig/templates/list-configs.html | 16 +++++++++++----- modules-available/sysconfig/templates/list-legend.html | 2 -- modules-available/sysconfig/templates/list-modules.html | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) (limited to 'modules-available/sysconfig/templates') diff --git a/modules-available/sysconfig/templates/cfg-finish.html b/modules-available/sysconfig/templates/cfg-finish.html index 91532abd..c9622db0 100644 --- a/modules-available/sysconfig/templates/cfg-finish.html +++ b/modules-available/sysconfig/templates/cfg-finish.html @@ -7,7 +7,7 @@
- - {{lang_configurationActivateLater}} + + {{lang_backToSysconfig}}
diff --git a/modules-available/sysconfig/templates/list-configs.html b/modules-available/sysconfig/templates/list-configs.html index 987becfd..222ac43c 100644 --- a/modules-available/sysconfig/templates/list-configs.html +++ b/modules-available/sysconfig/templates/list-configs.html @@ -18,11 +18,11 @@ - +
{{#configs}} - {{/configs}} {{#locationid}} - +
-
{{config}}
+
+
{{config}}
{{^current}} @@ -46,6 +46,7 @@ {{/locationCount}} + {{^locationid}} + {{/locationid}} + {{^locationid}} + {{/locationid}}
Vererben von übergeordnetem Raum
{{lang_inheritFromParentLoc}}
{{^inheritConfig}} - @@ -95,9 +99,11 @@ {{/configs}} + {{^locationid}} + {{/locationid}}