summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/templates/page.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-12-07 13:18:23 +0100
committerSimon Rettberg2016-12-07 13:18:23 +0100
commit5a68ea106980a52850cc527da098f481223b07b1 (patch)
treee5f90c716a984b16e74870d1decbe3c594e05fc3 /modules-available/roomplanner/templates/page.html
parent[js_selectize] Update to 0.12.4 - fixes search highlighting (diff)
downloadslx-admin-5a68ea106980a52850cc527da098f481223b07b1.tar.gz
slx-admin-5a68ea106980a52850cc527da098f481223b07b1.tar.xz
slx-admin-5a68ea106980a52850cc527da098f481223b07b1.zip
[roomplanner] Tighten up computer list, better search result caching
Diffstat (limited to 'modules-available/roomplanner/templates/page.html')
-rw-r--r--modules-available/roomplanner/templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/roomplanner/templates/page.html b/modules-available/roomplanner/templates/page.html
index ba51b893..8bfa0ca4 100644
--- a/modules-available/roomplanner/templates/page.html
+++ b/modules-available/roomplanner/templates/page.html
@@ -330,7 +330,7 @@ var subnetMachines, roomConfiguration;
var plannerLoadState = 'invalid';
document.addEventListener("DOMContentLoaded", function () {
- subnetMachines = {{{subnetMachines}}};
+ subnetMachines = makeCombinedField({{{subnetMachines}}});
roomConfiguration = {{{roomConfiguration}}};
$.when(