User delete feature

This commit is contained in:
NGPixel
2017-02-10 13:13:40 -05:00
parent 1fe7b68144
commit c6853a0315
9 changed files with 51 additions and 14 deletions

View File

@@ -2,7 +2,9 @@
.modal-background
.modal-container
.modal-content
header.is-red Delete User Account?
header.is-red
span Delete User Account?
p.modal-notify(v-bind:class='{ "is-active": loading }'): i
section
span Are you sure you want to delete this user account? This action cannot be undone!
footer