Mercurial > public > sg101
diff gpp/templates/membermap/index.html @ 133:c515b7401078
Use the new common way to apply markItUp to textareas and to get the smiley and markdown help dialogs for all the remaining apps except for forums and comments.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 27 Nov 2009 00:21:47 +0000 |
parents | 7f199c85a07c |
children | 13d052fbe4f1 |
line wrap: on
line diff
--- a/gpp/templates/membermap/index.html Thu Nov 26 22:51:07 2009 +0000 +++ b/gpp/templates/membermap/index.html Fri Nov 27 00:21:47 2009 +0000 @@ -1,4 +1,5 @@ {% extends 'base.html' %} +{% load core_tags %} {% block title %}Member Map{% endblock %} {% block custom_js %} <script type="text/javascript" src="{{ MEDIA_URL }}js/membermap.js"></script> @@ -58,11 +59,11 @@ </ul> <form action="" method="post"> {{ form.as_p }} - <p> + {% comment_dialogs %} <input type="submit" id="member_map_submit" name="submit" value="Submit" /> <input type="submit" id="member_map_delete" name="delete" value="Delete" /> - </p> </form> + <br /> {% else %} <p> The member map allows members to place themselves on a google map along with a short message.