[root-system] 19/21: Remove logo url in html header.

Lifeng Sun lifengsun-guest at moszumanska.debian.org
Sat Aug 2 08:35:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

lifengsun-guest pushed a commit to branch master
in repository root-system.

commit fdb0cdf9a5253d088505361641d674c8ba67c550
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sat Jul 19 11:37:11 2014 +0800

    Remove logo url in html header.
---
 debian/patches/78-html-header-logo.patch | 8 ++++++++
 debian/patches/series                    | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/78-html-header-logo.patch b/debian/patches/78-html-header-logo.patch
new file mode 100644
index 0000000..9176f49
--- /dev/null
+++ b/debian/patches/78-html-header-logo.patch
@@ -0,0 +1,8 @@
+--- a/etc/html/header.html
++++ b/etc/html/header.html
+@@ -17,4 +17,4 @@
+ <script type="text/javascript" src="%RELDIR%ROOT.js"></script>
+ </head>
+ <body  onload="javascript:SetValuesFromCookie();"><div id="body_content">
+-<div id="root_header"><img src="http://root.cern.ch/drupal/sites/default/files/rootdrawing-logo.png" alt="ROOT logo"/></div>
++<div id="root_header"><img src="" alt="ROOT logo"/></div>
diff --git a/debian/patches/series b/debian/patches/series
index 7698ea8..12baff6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -32,3 +32,4 @@
 75-hardening-flag.patch
 76-hurd-i386.patch
 77-ruby-header-path.patch
+78-html-header-logo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/root-system.git



More information about the debian-science-commits mailing list