From c9dcbd2ff59160bf31213215a51d5c021c6829c1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 28 Dec 2018 16:31:27 +0100 Subject: Refreshing hide-update-button.patch, using comment instead of 'display: none' which is rendering-friendlier. Signed-off-by: Daniel Baumann --- debian/patches/0003-hide-update-button.patch | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/debian/patches/0003-hide-update-button.patch b/debian/patches/0003-hide-update-button.patch index f0ea1adb5..bbb4c0273 100644 --- a/debian/patches/0003-hide-update-button.patch +++ b/debian/patches/0003-hide-update-button.patch @@ -1,21 +1,16 @@ -From: Federico Ceratto -Date: Wed, 14 Nov 2018 14:25:12 +0100 -Subject: hide update button +Author: Federico Ceratto +Description: hide update button ---- - web/gui/index.html | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/web/gui/index.html b/web/gui/index.html -index 0a01b1d..bdeecfc 100644 ---- a/web/gui/index.html -+++ b/web/gui/index.html -@@ -4582,7 +4582,7 @@ +diff -Naurp netdata.orig/web/gui/index.html netdata/web/gui/index.html +--- netdata.orig/web/gui/index.html ++++ netdata/web/gui/index.html +@@ -95,7 +95,9 @@