From 464f5ce1f1bffb122334b8e24208406c096f5dd0 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 5 Dec 2017 18:23:48 +0100 Subject: [locationinfo] Calling the update function after the timetable arrived from the backend --- modules-available/locationinfo/templates/frontend-summary.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/locationinfo/templates') 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, ""); } - } /** -- cgit v1.2.3-55-g7522