summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/location-info.html
diff options
context:
space:
mode:
authorJannik Schönartz2017-02-28 20:24:37 +0100
committerJannik Schönartz2017-02-28 20:24:37 +0100
commit2e0fe7af98d5cffeca4c8355af7e299ac5b3c43a (patch)
treed125105ba84493117b5c68d92bc4638044d467da /modules-available/locationinfo/templates/location-info.html
parentfrontend: more bugfixes, added design change to seperate rooms (diff)
downloadslx-admin-2e0fe7af98d5cffeca4c8355af7e299ac5b3c43a.tar.gz
slx-admin-2e0fe7af98d5cffeca4c8355af7e299ac5b3c43a.tar.xz
slx-admin-2e0fe7af98d5cffeca4c8355af7e299ac5b3c43a.zip
API: Calendar rework.
Diffstat (limited to 'modules-available/locationinfo/templates/location-info.html')
-rw-r--r--modules-available/locationinfo/templates/location-info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/location-info.html b/modules-available/locationinfo/templates/location-info.html
index f10831e3..98a61571 100644
--- a/modules-available/locationinfo/templates/location-info.html
+++ b/modules-available/locationinfo/templates/location-info.html
@@ -77,7 +77,7 @@
{{#list}}
<tr id="row{{locationid}}" class="tablerow">
- <td><div style="display:inline-block;width:{{depth}}em"></div>{{locationname}}</td>
+ <td><div style="display:inline-block;width:{{depth}}em"></div><a href="modules-available/locationinfo/frontend/doorsign.html?id={{locationid}}">{{locationname}}</a></td>
<td align="center">[{{locationid}}]</td>
<td align="center">{{#hasPcs}}{{pcState}} / {{total}}{{/hasPcs}}</td>