Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.)
Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width).
Merge pull request #37 from Joecowboy/master
Dashboard widget fixes and mods
Merge pull request #38 from Joecowboy/patch-1
Increased the Uptime input field size from 30 to 50 because it was trunc...
Check userid better here, 0 is also valid
Fix permission and certificate display for the admin user
Cleanup html, make tables sortable, implements #2040
Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made.
I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request.
Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.
View revisions
Also available in: Atom