commented delete all and fixed an issue
This commit is contained in:
@@ -329,9 +329,9 @@ script#control-view-template(type="text/x-template")
|
||||
| {{ item }}
|
||||
div(slot="footer")
|
||||
button.pure-button(@click="cancel_delete") Cancel
|
||||
button.pure-button.button-error(@click="delete_all_except_macros")
|
||||
.fa.fa-trash
|
||||
| All
|
||||
//- button.pure-button.button-error(@click="delete_all_except_macros")
|
||||
//- .fa.fa-trash
|
||||
//- | All
|
||||
button.pure-button.button-success(@click="delete_current")
|
||||
.fa.fa-trash
|
||||
| Selected
|
||||
|
||||
Reference in New Issue
Block a user