some minor HTML syntax fixes

This commit is contained in:
Kuba Brecka
2013-03-01 08:44:58 +01:00
parent 72edc9262b
commit 8a03afb35f
4 changed files with 4 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
{{#if dirty}}
<div class='span3'>
<button class='btn ok' {{action save this target="controller"}}><i class='icon-ok'></i></button>
<button class='btn cancel' {{action cancel this target="controller"}}><i class='icon-remove'></i></button
<button class='btn cancel' {{action cancel this target="controller"}}><i class='icon-remove'></i></button>
</div>
{{else}}
{{#if overridden}}