From: Dirk Brenken Date: Sun, 19 Nov 2017 19:04:46 +0000 (+0100) Subject: luci-app-travelmate: Chaos Calmer bugfixes X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=49cfa04e6cd419da792725cfad454a1201771f52 luci-app-travelmate: Chaos Calmer bugfixes * fixes for Chaos Calmer compatibility Signed-off-by: Dirk Brenken --- diff --git a/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm b/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm index cbb6c189b..51db2861e 100644 --- a/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm +++ b/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm @@ -44,12 +44,12 @@ This is free software, licensed under the Apache License, Version 2.0 <%=ssid%> <%=encryption%> - - + + - - + + <% @@ -63,7 +63,7 @@ This is free software, licensed under the Apache License, Version 2.0 uci:foreach("wireless", "wifi-device", function(s) local device = s[".name"] %> -
+ diff --git a/applications/luci-app-travelmate/luasrc/view/travelmate/wifi_scan.htm b/applications/luci-app-travelmate/luasrc/view/travelmate/wifi_scan.htm index af90c18d2..053b4baca 100644 --- a/applications/luci-app-travelmate/luasrc/view/travelmate/wifi_scan.htm +++ b/applications/luci-app-travelmate/luasrc/view/travelmate/wifi_scan.htm @@ -59,7 +59,7 @@ This is free software, licensed under the Apache License, Version 2.0 <%=percent_wifi_signal(net)%> % - + @@ -76,12 +76,12 @@ This is free software, licensed under the Apache License, Version 2.0
- + -
+