summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/index.php')
-rw-r--r--src/usr/local/www/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php
index 4df74e9..77a35e6 100644
--- a/src/usr/local/www/index.php
+++ b/src/usr/local/www/index.php
@@ -489,8 +489,6 @@ events.push(function() {
});
- $('.context-links li:last').prev('li').html('<a href="#" title="<?=gettext("Save dashboard layout")?>" id="btnstore"><i class="fa fa-save"></i></a>');
-
$('#btnstore').click(function() {
updateWidgets();
dirty = false;
OpenPOWER on IntegriCloud