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

Unified Diff: app/subapps/browser/templates/browser_charm.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/browser.js ('k') | app/subapps/browser/templates/search.handlebars » ('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-29 19:33:39 +0000
+++ app/subapps/browser/templates/browser_charm.handlebars 2013-04-29 21:08:02 +0000
@@ -81,11 +81,11 @@
{{#if recent_commits}}
<span class="expand">
<span class="more">
- <img src="/juju-ui/assets/images/expand_icon.jpg"
+ <img src="/juju-ui/assets/images/expand_icon.png"
alt="Expand" />
</span>
<span class="less hidden">
- <img src="/juju-ui/assets/images/contract_icon.jpg"
+ <img src="/juju-ui/assets/images/contract_icon.png"
alt="Contract" />
</span>
</span>
« no previous file with comments | « app/subapps/browser/browser.js ('k') | app/subapps/browser/templates/search.handlebars » ('j') | no next file with comments »

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