Lightbox for confirm delete options

stable
Xavier Julián 2014-06-17 12:13:09 +02:00
parent aea77b56cd
commit 8dc073be86
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
a.close(href="", title="close")
span.icon.icon-delete
form
h2.title Delete User Story
p
span.us-delete-question Are you sure you want to delete?
span.us-to-delete #125 Crear el perfil de usuario senior en el admin
div.delete-options
a.button.button-green(href="", title="Accept")
span Accept
a.button.button-red(href="", title="Delete")
span Cancel