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

Unified Diff: templates/testcase.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 | « templates/blank.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/testcase.tmpl
diff --git a/templates/testcase.tmpl b/templates/testcase.tmpl
index 6fc1c9c5a211e7616170aa2dc63ddfa923738342..a303c59af0fe989afa87f487c2fd41394b07cd2c 100644
--- a/templates/testcase.tmpl
+++ b/templates/testcase.tmpl
@@ -9,8 +9,8 @@
<? include header ?>
<section class="abp-container abp-breadcrumb">
- <a href="/">Home</a>
- > <a href="testcases">Test cases</a>
+ <a href="/" target="_top">Home</a>
+ > <a href="testcases" target="_top">Test cases</a>
{{ breadcrumb|safe }}
</section>
« no previous file with comments | « templates/blank.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld