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

Unified Diff: app/templates/charm-container.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/templates/browser-search.handlebars ('k') | app/templates/filters.handlebars » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/templates/charm-container.handlebars
=== modified file 'app/templates/charm-container.handlebars'
--- app/templates/charm-container.handlebars 2013-04-22 07:23:48 +0000
+++ app/templates/charm-container.handlebars 2013-04-29 08:11:38 +0000
@@ -7,10 +7,10 @@
{{#if hasExtra}}
<span class="expand">
<span class="more">
- <img src="/juju-ui/assets/images/expand_icon.jpg" alt="Expand" />
+ <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/templates/browser-search.handlebars ('k') | app/templates/filters.handlebars » ('j') | no next file with comments »

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