| changeset 68 | b209b49c99fb |
| parent 64 | 8eb98cd4c29d |
| child 96 | 3542155549e4 |
--- a/client/app/auth/register_modal.html Fri Apr 03 16:19:19 2015 +0200 +++ b/client/app/auth/register_modal.html Fri Apr 03 16:20:20 2015 +0200 @@ -11,7 +11,7 @@ </div> <div class="modal-footer ng-scope"> - <button ng-click="back()" class="btn btn-warning">Retour</button> + <button type="button" ng-click="back()" class="btn btn-warning">Retour</button> <button type="submit" class="btn btn-primary">Créer</button> </div> </form> \ No newline at end of file