From d58d44512321e7a369feb2dcfdb9bb88d260541b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 15 Mar 2019 17:19:24 +0100 Subject: [statistics/roomplanner] Add SVG roomplan generator Show in machine details if machine is part of some location's room plan. --- modules-available/statistics/templates/machine-main.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'modules-available/statistics/templates/machine-main.html') diff --git a/modules-available/statistics/templates/machine-main.html b/modules-available/statistics/templates/machine-main.html index b859b79a..8156f0aa 100644 --- a/modules-available/statistics/templates/machine-main.html +++ b/modules-available/statistics/templates/machine-main.html @@ -16,7 +16,7 @@ {{lang_machineSummary}}
- +
@@ -88,6 +88,19 @@ {{/modeid}} + {{#hasroomplan}} + + + + + {{/hasroomplan}}
{{lang_uuid}} {{machineuuid}}
+ {{lang_roomplan}} + + + + +
-- cgit v1.2.3-55-g7522