From 326766e9ce7caeaa653cb2bac20962d1147a7e6a Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Thu, 9 Mar 2017 00:23:56 +0100 Subject: Locationinfo: Errors from the CourseBackend are now safes in the db and shown in the Admin-Panel. Refresh-button added for the servers. Install.php needs to be executed! --- modules-available/locationinfo/templates/credentials.html | 2 +- .../locationinfo/templates/location-info.html | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'modules-available/locationinfo/templates') diff --git a/modules-available/locationinfo/templates/credentials.html b/modules-available/locationinfo/templates/credentials.html index 6933db75..70e96982 100644 --- a/modules-available/locationinfo/templates/credentials.html +++ b/modules-available/locationinfo/templates/credentials.html @@ -16,7 +16,7 @@ } else if("{{type}}" == "int") { $("#div").before('


'); } else if("{{type}}" == "bool") { - $("#div").before('


'); + $("#div").before('


'); } else if("{{type}}" == "array") { $("#div").before('
\