summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo
diff options
context:
space:
mode:
authorSimon Rettberg2019-11-08 17:45:23 +0100
committerSimon Rettberg2019-11-08 17:45:23 +0100
commitc225e1bc52ddb99df25e4ee7b2524a7c2692a43b (patch)
tree5b33153ee6459dfd9687ecaffa944bf1e4078171 /modules-available/locationinfo
parent[statistics] Fix filtering by prefixing columns with table name (diff)
downloadslx-admin-c225e1bc52ddb99df25e4ee7b2524a7c2692a43b.tar.gz
slx-admin-c225e1bc52ddb99df25e4ee7b2524a7c2692a43b.tar.xz
slx-admin-c225e1bc52ddb99df25e4ee7b2524a7c2692a43b.zip
[statistics] FIX STUFF
Diffstat (limited to 'modules-available/locationinfo')
0 files changed, 0 insertions, 0 deletions
/td>2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/frontend-summary.html b/modules-available/locationinfo/templates/frontend-summary.html
index 9644c860..87aa2cf3 100644
--- a/modules-available/locationinfo/templates/frontend-summary.html
+++ b/modules-available/locationinfo/templates/frontend-summary.html
@@ -264,6 +264,7 @@
}
ComputeCurrentState(rooms[json[i].id]);
}
+ update();
}
/**
@@ -316,7 +317,6 @@
updateCourseText(room.id, "Geschlossen");
updateCoursTimer(room.id, "");
}
-
}
/**