summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/templates/location-subnets.html
diff options
context:
space:
mode:
authorChristian Hofmaier2020-12-03 12:58:52 +0100
committerChristian Hofmaier2020-12-03 12:58:52 +0100
commit2d49c621abeff1909b7f4c90d5273157a4f70286 (patch)
tree5bf548871469c1309f4fa9d43cfd63ec52f89a43 /modules-available/locations/templates/location-subnets.html
parent[statistics_reporting/statistics] Include system/runmode total counts (diff)
downloadslx-admin-2d49c621abeff1909b7f4c90d5273157a4f70286.tar.gz
slx-admin-2d49c621abeff1909b7f4c90d5273157a4f70286.tar.xz
slx-admin-2d49c621abeff1909b7f4c90d5273157a4f70286.zip
[locations] Add scheduler to openingtimes modal
- only load/safe without further functionality - add backend to rebootcontrol
Diffstat (limited to 'modules-available/locations/templates/location-subnets.html')
-rw-r--r--modules-available/locations/templates/location-subnets.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locations/templates/location-subnets.html b/modules-available/locations/templates/location-subnets.html
index b85ddbec..f88e2908 100644
--- a/modules-available/locations/templates/location-subnets.html
+++ b/modules-available/locations/templates/location-subnets.html
@@ -151,7 +151,7 @@
<div class="modal-header">{{locationname}}</div>
<div class="modal-body"></div>
<div class="modal-footer">
- <button type="button" class="btn btn-default" data-dismiss="modal">{{lang_close}}</button>
+ <button type="button" class="btn btn-default" data-dismiss="modal" onclick="$('#openingTimesModal{{locationid}} .modal-body').html('')">{{lang_close}}</button>
<button type="submit" class="btn btn-primary">
<span class="glyphicon glyphicon-floppy-disk"></span>
{{lang_save}}