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

Unified Diff: app/templates/charm.handlebars

Issue 11845043: Removes the old API from the Charmview
Patch Set: Removes the old API from the Charmview Created 11 years, 8 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/models/charm.js ('k') | app/views/charm.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/templates/charm.handlebars
=== modified file 'app/templates/charm.handlebars'
--- app/templates/charm.handlebars 2013-07-19 17:30:13 +0000
+++ app/templates/charm.handlebars 2013-07-25 16:41:41 +0000
@@ -25,7 +25,7 @@
<label class="control-label">Last Change</label>
<div class="controls">
<div class="read-only">
- {{#with charm.last_change}}
+ {{#with last_change}}
{{created}} <br/> {{committer}} <br/> {{message}}
{{/with}}
</div>
« no previous file with comments | « app/models/charm.js ('k') | app/views/charm.js » ('j') | no next file with comments »

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