Added unit tests for the new account settings form

This commit is contained in:
Raphael Michel
2015-06-26 15:52:11 +02:00
parent 12c6dda4b5
commit 1faee34c93
2 changed files with 102 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
</fieldset>
<div class="row checkout-button-row">
<div class="col-md-4 col-md-offset-8">
<button class="btn btn-block btn-primary btn-lg" type="submit">
<button class="btn btn-block btn-primary btn-lg btn-save" type="submit">
{% trans "Save" %}
</button>
</div>