Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3097)

Unified Diff: app/subapps/browser/templates/browser_charm.handlebars

Issue 8726048: Support linking through router code for urls.
Patch Set: Support linking through router code for urls. Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/subapps/browser/browser.js ('k') | app/subapps/browser/views/charm.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/subapps/browser/templates/browser_charm.handlebars
=== modified file 'app/subapps/browser/templates/browser_charm.handlebars'
--- app/subapps/browser/templates/browser_charm.handlebars 2013-04-19 06:29:32 +0000
+++ app/subapps/browser/templates/browser_charm.handlebars 2013-04-19 12:46:02 +0000
@@ -1,7 +1,7 @@
<div class="charm yui3-g">
<div class="content yui3-u-{{#if isFullscreen}}5-6{{else}}1{{/if}}">
<div class="nav">
- <a href="/bws/sidebar/" class="back">{{#if isFullscreen}}Back{{else}}Close{{/if}}</a>
+ <a href="" class="back">{{#if isFullscreen}}Back{{else}}Close{{/if}}</a>
<a href="" class="add">Add</a>
<a href="" class="share">
<img src="/juju-ui/assets/images/share_icon.jpg" alt="Share" />
« no previous file with comments | « app/subapps/browser/browser.js ('k') | app/subapps/browser/views/charm.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b