diff options
Diffstat (limited to 'src/usr/local')
-rw-r--r-- | src/usr/local/www/widgets/widgets/thermal_sensors.widget.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/usr/local/www/widgets/widgets/thermal_sensors.widget.php b/src/usr/local/www/widgets/widgets/thermal_sensors.widget.php index 57098eb..36f2dac 100644 --- a/src/usr/local/www/widgets/widgets/thermal_sensors.widget.php +++ b/src/usr/local/www/widgets/widgets/thermal_sensors.widget.php @@ -280,11 +280,3 @@ function getBoolValueFromConfig(&$configArray, $valueKey, $defaultValue) { </table> </form> - -<!-- needed to display the widget settings menu --> -<script type="text/javascript"> -//<![CDATA[ - textlink = jQuery("#thermal_sensors-configure"); - textlink.css({display: "inline"}); -//]]> -</script> |