Refactor delete button

Fixes #50
This commit is contained in:
Matthew Dillon 2015-11-13 14:16:50 -07:00
parent 031a83808c
commit 20a6707144
2 changed files with 10 additions and 3 deletions

View file

@ -1 +1,5 @@
Delete
{{#if showConfirmDelete}}
Are you sure?
{{else}}
Delete
{{/if}}