Index: app/templates/serviceOverview.handlebars |
=== modified file 'app/templates/serviceOverview.handlebars' |
--- app/templates/serviceOverview.handlebars 2013-07-11 17:53:13 +0000 |
+++ app/templates/serviceOverview.handlebars 2013-07-18 15:54:20 +0000 |
@@ -13,7 +13,5 @@ |
<input type="text" class="num-units-control" data-bind="unit_count" /> |
</div> |
<h3>Units</h3> |
-<div class="content"> |
<ul class="overview-unit-list" data-bind="units"> |
</ul> |
-</div> |