Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/header.tmpl

Issue 29325987: Issue 616 - Add some tests for generic hide + block (Closed)
Patch Set: Adjust for new dimensions of test + fail images Created Sept. 11, 2015, 2:14 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/footer.tmpl ('k') | includes/testcases.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/header.tmpl
diff --git a/includes/header.tmpl b/includes/header.tmpl
index 07ad47f263e13927d2f7cd586c26063682b709f5..e9d9cc0eff852e3519eed453ea20c247c61fbcbc 100644
--- a/includes/header.tmpl
+++ b/includes/header.tmpl
@@ -1,3 +1,3 @@
<header class="abp-container abp-header">
- <a href="/"><img class="abp-logo" src="/images/abp-logo.png"><h1>Test Pages</h1></a>
-</header>
+ <a href="/" target="_top"><img class="abp-logo" src="/images/abp-logo.png"><h1>Test Pages</h1></a>
+</header>
« no previous file with comments | « includes/footer.tmpl ('k') | includes/testcases.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld