Shuffle cancel button

This commit is contained in:
Matthew Dillon 2015-07-07 16:53:43 -08:00
parent 963b3591a4
commit 5290e7efd7

View file

@ -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>