Merge lp:~daker/ubuntu-html5-theme/fix.1286833 into lp:ubuntu-html5-theme

Proposed by Adnane Belmadiaf
Status: Merged
Approved by: Alexandre Abreu
Approved revision: 147
Merged at revision: 162
Proposed branch: lp:~daker/ubuntu-html5-theme/fix.1286833
Merge into: lp:ubuntu-html5-theme
Diff against target: 14 lines (+2/-2)
1 file modified
0.1/ambiance/js/toolbars.js (+2/-2)
To merge this branch: bzr merge lp:~daker/ubuntu-html5-theme/fix.1286833
Reviewer Review Type Date Requested Status
Alexandre Abreu Approve
Review via email: mp+209079@code.launchpad.net

Commit message

Fixed toolbar declaration

To post a comment you must log in.
Revision history for this message
Alexandre Abreu (abreu-alexandre) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '0.1/ambiance/js/toolbars.js'
2--- 0.1/ambiance/js/toolbars.js 2014-02-13 17:20:57 +0000
3+++ 0.1/ambiance/js/toolbars.js 2014-03-03 14:45:16 +0000
4@@ -38,8 +38,8 @@
5 <li>
6 <a href="#" id="home">Home</a>
7 </li>
8- </nav>
9- </div>
10+ </ul>
11+ </nav>
12 </footer>
13
14 JavaScript access:

Subscribers

People subscribed via source and target branches