From a6a484ea37aeb91f848c11cb818e2d7d4351d391 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 22 Jun 2016 17:56:04 +0200 Subject: [locations/sysconfig] Implement location specific sysconfig --- .../sysconfig/templates/list-configs.html | 115 +++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 modules-available/sysconfig/templates/list-configs.html (limited to 'modules-available/sysconfig/templates/list-configs.html') diff --git a/modules-available/sysconfig/templates/list-configs.html b/modules-available/sysconfig/templates/list-configs.html new file mode 100644 index 00000000..ed027385 --- /dev/null +++ b/modules-available/sysconfig/templates/list-configs.html @@ -0,0 +1,115 @@ +{{#locationid}} +
+

{{locationname}}

+
+ + {{lang_editingLocationInfo}} +
+
+{{/locationid}} +
+
+
+ {{lang_availableSystem}} + +
+
+
+ + + + + {{#configs}} + + + + + + + + {{/configs}} + {{#locationid}} + + + + + + + {{/locationid}} +
+
{{config}}
+
+ {{^current}} + + {{/current}} + {{#current}} + + + {{lang_active}} + + {{/current}} + + {{#locationCount}} + + +{{locationCount}} + + {{/locationCount}} + + + + + +
Vererben von übergeordnetem Raum + {{^inheritConfig}} + + {{/inheritConfig}} + {{#inheritConfig}} + + + {{lang_active}} + + {{/inheritConfig}} +
+ {{^configs}} +
+ {{lang_systemConfigurationNotFound}} +
+ {{^modules}} +
+ {{lang_systemConfigurationAlert}} +
+ {{/modules}} + {{/configs}} +
+
+ +
+ + + +
\ No newline at end of file -- cgit v1.2.3-55-g7522