Shuffle cancel button
This commit is contained in:
parent
963b3591a4
commit
5290e7efd7
1 changed files with 3 additions and 3 deletions
|
@ -32,11 +32,11 @@
|
|||
</fieldset>
|
||||
</form>
|
||||
<br>
|
||||
<a class="button-red smaller" {{action 'cancel'}}>
|
||||
Cancel
|
||||
</a>
|
||||
{{#if species.isDirty}}
|
||||
<a class="button-green smaller" {{action 'save'}}>
|
||||
Save
|
||||
</a>
|
||||
{{/if}}
|
||||
<a class="button-red smaller" {{action 'cancel'}}>
|
||||
Cancel
|
||||
</a>
|
||||
|
|
Reference in a new issue