summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/templates/location-subnets.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-09-07 13:58:47 +0200
committerSimon Rettberg2016-09-07 13:58:47 +0200
commit64d8ac3bad698e7eac5ddc410cae9a1f9363eaca (patch)
treee52cd883c28e4288e91bcd5cf514eb2dc05435be /modules-available/locations/templates/location-subnets.html
parent[locations] Only show roomplanner button if module is enabled (diff)
downloadslx-admin-64d8ac3bad698e7eac5ddc410cae9a1f9363eaca.tar.gz
slx-admin-64d8ac3bad698e7eac5ddc410cae9a1f9363eaca.tar.xz
slx-admin-64d8ac3bad698e7eac5ddc410cae9a1f9363eaca.zip
FAGESSEN!
Diffstat (limited to 'modules-available/locations/templates/location-subnets.html')
-rw-r--r--modules-available/locations/templates/location-subnets.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/locations/templates/location-subnets.html b/modules-available/locations/templates/location-subnets.html
index bc507107..5da931e1 100644
--- a/modules-available/locations/templates/location-subnets.html
+++ b/modules-available/locations/templates/location-subnets.html
@@ -60,13 +60,13 @@
</table>
<br>
<div class="btn-group">
- {{#isLeaf}}
+ {{#roomplanner}}
<a class="btn btn-default" href="?do=roomplanner&amp;locationid={{locationid}}"
target="_blank"
>
<span class="glyphicon glyphicon-move"></span>{{lang_editRoomplan}}
</a>
- {{/isLeaf}}
+ {{/roomplanner}}
</div>
<div class="pull-right">