Merge lp:~stevanr/linaro-license-protection/bug1146188 into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Stevan Radaković
Status: Merged
Approved by: Данило Шеган
Approved revision: 174
Merged at revision: 174
Proposed branch: lp:~stevanr/linaro-license-protection/bug1146188
Merge into: lp:~linaro-automation/linaro-license-protection/trunk
Diff against target: 19 lines (+6/-3)
1 file modified
templates_releases/header.html (+6/-3)
To merge this branch: bzr merge lp:~stevanr/linaro-license-protection/bug1146188
Reviewer Review Type Date Requested Status
Данило Шеган (community) Approve
Review via email: mp+151684@code.launchpad.net

Description of the change

Apply changes for different CSS links. Fix for bug 1146188.

To post a comment you must log in.
Revision history for this message
Данило Шеган (danilo) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'templates_releases/header.html'
--- templates_releases/header.html 2013-03-01 14:52:12 +0000
+++ templates_releases/header.html 2013-03-05 07:03:20 +0000
@@ -5,9 +5,12 @@
5 {% endif %}5 {% endif %}
6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7 <title>Linaro Releases</title>7 <title>Linaro Releases</title>
8 <link href="//www.linaro.org/remote/css/init.css" rel="stylesheet" type="text/css" >8 <link href="/get-remote-static?name=init.css"
9 <link href="//www.linaro.org/remote/css/remote.css" rel="stylesheet" type="text/css" >9 rel="stylesheet" type="text/css" >
10 <script language="javascript" type="text/javascript" src="//www.linaro.org/remote/js/linarofamily.js"></script>10 <link href="/get-remote-static?name=remote.css"
11 rel="stylesheet" type="text/css" >
12 <script language="javascript" type="text/javascript"
13 src="/get-remote-static?name=linarofamily.js"></script>
1114
1215
13 <script type="text/javascript" src="/js/jquery-1.7.2.js"></script>16 <script type="text/javascript" src="/js/jquery-1.7.2.js"></script>

Subscribers

People subscribed via source and target branches