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

Unified Diff: app/templates/browser-search.handlebars

Issue 9003043: Adds filter controls to the search in the browser
Patch Set: Adds filter controls to the search in the browser Created 10 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/views/view.js ('k') | app/templates/charm-container.handlebars » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/templates/browser-search.handlebars
=== modified file 'app/templates/browser-search.handlebars'
--- app/templates/browser-search.handlebars 2013-04-26 00:23:31 +0000
+++ app/templates/browser-search.handlebars 2013-04-27 15:27:46 +0000
@@ -9,7 +9,7 @@
<img src="/juju-ui/assets/images/browser_searchbox_delete_icon.png"
alt="Delete" /></a>
<input type="search" name="bws-search"
- value="{{ text }}"
+ value="{{ filters.text }}"
placeholder="Search&hellip;"/>
</form>
</div>
« no previous file with comments | « app/subapps/browser/views/view.js ('k') | app/templates/charm-container.handlebars » ('j') | no next file with comments »

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