# HG changeset patch # User Sverre Rabbelier # Date 1235259358 0 # Node ID abb676cb0094dce36312123776d6270b93532a97 # Parent 5e729070dc60754e0b6a6a485af35183b22cf2c1 Added an 'are you sure' message to the delete button Patch by: Sverre Rabbelier diff -r 5e729070dc60 -r abb676cb0094 app/soc/templates/soc/models/edit.html --- a/app/soc/templates/soc/models/edit.html Sat Feb 21 23:35:29 2009 +0000 +++ b/app/soc/templates/soc/models/edit.html Sat Feb 21 23:35:58 2009 +0000 @@ -61,7 +61,12 @@ {% if entity %} {% block delete_button %} - + + + {% endblock %} {% if export_link %}