add /account/* tests

This commit is contained in:
Nicolas Le Goff
2012-08-01 12:18:03 +02:00
parent 76e00d6f0e
commit 9419c7e589
5 changed files with 422 additions and 76 deletions

View File

@@ -48,7 +48,7 @@ $(document).ready(function() {
{% block content %}
{% if updateMsg is not none %}
<div style="margin-top:100px;">{{ updateMsg }}</div>
<div class='update-msg' style="margin-top:100px;">{{ updateMsg }}</div>
<a href="/account/" target="_self">{% trans 'admin::compte-utilisateur retour a mon compte'%}</a>
{% else %}