Fix Major UI updating issues, jQuery changes, debug hooks.

Also fixes incredibly fucked-up air alarm template and CSS.
This commit is contained in:
Tigercat2000
2015-11-07 09:46:43 -08:00
parent 8e74283240
commit 4e6397ffec
8 changed files with 46 additions and 47 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
world << "[src]'s Topic: [href] destined for [hsrc]."
if(href_list["nano_err"]) //nano throwing errors
world << "## NanoUI Error for [src], Error:" + href_list["nano_err"]
world << "## NanoUI, Subject [src]: " + html_decode(href_list["nano_err"]) //NANO DEBUG HOOK
#endif