summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/0011-remove-signin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/debian/0011-remove-signin.patch')
-rw-r--r--debian/patches/debian/0011-remove-signin.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/debian/0011-remove-signin.patch b/debian/patches/debian/0011-remove-signin.patch
new file mode 100644
index 0000000..a3c68ca
--- /dev/null
+++ b/debian/patches/debian/0011-remove-signin.patch
@@ -0,0 +1,24 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Removing 'Sign In' infobar on the bottom of the screen (Closes: #930504).
+
+diff -Naurp netdata.orig/web/gui/index.html netdata/web/gui/index.html
+--- netdata.orig/web/gui/index.html
++++ netdata/web/gui/index.html
+@@ -106,17 +106,6 @@
+ <div id="navbar-highlight-content" class="navbar-highlight-content"></div>
+ </div>
+
+- <div id="sign-in-banner" style="display: none">
+- <div class="container">
+- Like what you see?
+- <strong><a href="#" class="__link" onclick="signInDidClick(event); return false">Sign in</a>
+- to experience the full-range of netdata capabilities!</strong>
+- <div class="__close" onclick="closeSignInBannerDidClick(event)">
+- Close <i class="fas fa-times"></i>
+- </div>
+- </div>
+- </div>
+-
+ <div id="masthead" style="display: none;">
+ <div class="container">
+ <div class="row">