more cleanup
This commit is contained in:
parent
6bc5ddfeb0
commit
33b6fe32b3
4 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
<a class="button-red smaller" {{action 'cancel'}}>
|
||||
Cancel
|
||||
</a>
|
||||
{{#if strain.isDirty}}
|
||||
{{#if strain.hasDirtyAttributes}}
|
||||
<a class="button-green smaller" {{action 'save'}}>
|
||||
Save
|
||||
</a>
|
||||
|
|
Reference in a new issue