Update usr/local/www/widgets/javascript/cpu_graphs.js
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.
Update usr/local/www/widgets/widgets/system_information.widget.php
Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span
Added Temperature back in
Tweaked the bar graph width.
Fixed Javascript error in function updateInterfaces(x)Removed the return that revented the updates to widgets in function stats(x)Tweaked Javascript code in function updateTemp(x) for temperature output
Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 SecondsAdded code function get_temp() to get the OID values for temperature.
Merge pull request #24 from nunnione/master
Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
View revisions
Also available in: Atom