From a86d0225dc7768a629ce59c325a1dcc739122ef9 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Mon, 5 Dec 2016 09:56:44 -0800 Subject: Locationinfo: Added Servertable --- .../locationinfo/templates/config.html | 22 +++ .../locationinfo/templates/location-info.html | 187 ++++++++++++++++++++- .../locationinfo/templates/pcsubtable.html | 4 +- 3 files changed, 210 insertions(+), 3 deletions(-) (limited to 'modules-available/locationinfo/templates') diff --git a/modules-available/locationinfo/templates/config.html b/modules-available/locationinfo/templates/config.html index a814077a..577f8f94 100644 --- a/modules-available/locationinfo/templates/config.html +++ b/modules-available/locationinfo/templates/config.html @@ -1,9 +1,29 @@
+ +
+ +
+
+ +
+ +
+
+ +
+ + +



+

+ + + + + {{id}} + + + + + + + + + + + + + + + + + + + + + +{{/serverlist}} +
+ + + + +
+ + +
+ + +


+ +
+
+ +

{{lang_buildingTable}}

@@ -17,7 +81,7 @@ - + diff --git a/modules-available/locationinfo/templates/pcsubtable.html b/modules-available/locationinfo/templates/pcsubtable.html index 22eea6f1..59aa28b2 100644 --- a/modules-available/locationinfo/templates/pcsubtable.html +++ b/modules-available/locationinfo/templates/pcsubtable.html @@ -6,7 +6,7 @@ - + {{#list}} @@ -15,7 +15,7 @@ - + {{/list}} -- cgit v1.2.3-55-g7522
{{#hasPcs}}{{/hasPcs}}{{locationname}}{{#hasPcs}}{{/hasPcs}}
[{{locationid}}]{{#hasPcs}}{{inUse}} / {{total}}{{/hasPcs}}{{#hasPcs}}{{pcState}} / {{total}}{{/hasPcs}} {{lang_pcIP}} {{lang_pcX}} {{lang_pcY}}{{lang_pcInUse}}{{lang_pcState}}
{{ip}} {{x}} {{y}}{{inUse}}{{pcState}}