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

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

Issue 8910043: Adds search functionality
Patch Set: Adds search functionality 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/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/search.handlebars
=== added file 'app/subapps/browser/templates/search.handlebars'
--- app/subapps/browser/templates/search.handlebars 1970-01-01 00:00:00 +0000
+++ app/subapps/browser/templates/search.handlebars 2013-04-22 16:08:37 +0000
@@ -0,0 +1,4 @@
+<div id="bws-search">
+ <h3 class="section-title">{{ count }} results found</h3>
+ <div class="search-results"></div>
+</div>
« 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