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

Unified Diff: app/templates/service-footer-common-controls.partial

Issue 10763045: Add units, unit controls to inspector
Patch Set: Add units, unit controls to inspector 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/models.js ('k') | app/templates/serviceOverview.handlebars » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/templates/service-footer-common-controls.partial
=== modified file 'app/templates/service-footer-common-controls.partial'
--- app/templates/service-footer-common-controls.partial 2013-02-27 20:21:27 +0000
+++ app/templates/service-footer-common-controls.partial 2013-07-05 16:23:50 +0000
@@ -3,7 +3,7 @@
<div class="control-unit-count">
<div class="inline"><span>Unit count</span></div>
<div class="inline">
- <input type="text" id="num-service-units"
+ <input type="text" class="num-units-control"
value="{{service.unit_count}}">
</div>
</div>
« no previous file with comments | « app/models/models.js ('k') | app/templates/serviceOverview.handlebars » ('j') | no next file with comments »

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