summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2018-03-27 21:52:18 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2018-03-28 10:00:01 +0000
commit7912e713e2e521387c0cb60f02a482f61cb4d8ff (patch)
tree4ad5da0c1fa44b5e8899419705b77ff605219bfd
parentNew upstream release 1.10.0 (diff)
downloadnetdata-7912e713e2e521387c0cb60f02a482f61cb4d8ff.tar.xz
netdata-7912e713e2e521387c0cb60f02a482f61cb4d8ff.zip
Refresh patch
-rw-r--r--debian/patches/0003-hide-update-button.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0003-hide-update-button.patch b/debian/patches/0003-hide-update-button.patch
index 19a034d0d..0b33cb62b 100644
--- a/debian/patches/0003-hide-update-button.patch
+++ b/debian/patches/0003-hide-update-button.patch
@@ -8,7 +8,7 @@ Subject: hide update button
--- a/web/index.html
+++ b/web/index.html
-@@ -4393,7 +4393,7 @@
+@@ -4522,7 +4522,7 @@
<ul class="nav navbar-nav">
<li id="alarmsButton" title="check the health monitoring alarms and their log" data-toggle="tooltip" data-placement="bottom"><a href="#" class="btn" data-toggle="modal" data-target="#alarmsModal"><i class="fas fa-bell"></i>&nbsp;<span class="hidden-sm hidden-md">Alarms&nbsp;</span><span id="alarms_count_badge" class="badge"></span></a></li>
<li title="change dashboard settings" data-toggle="tooltip" data-placement="bottom"><a href="#" class="btn" data-toggle="modal" data-target="#optionsModal"><i class="fas fa-cog"></i>&nbsp;<span class="hidden-sm hidden-md">Settings</span></a></li>