# HG changeset patch # User rougeronj # Date 1428070820 -7200 # Node ID b209b49c99fb61118534aa8dbb7b25f0e95607d4 # Parent bc8fb175f4d969aa41cd0f4f3ec1bab5235a60fa add type="button" on cancel buttons to avoid default validation of form diff -r bc8fb175f4d9 -r b209b49c99fb client/app/auth/login_modal.html --- a/client/app/auth/login_modal.html Fri Apr 03 16:19:19 2015 +0200 +++ b/client/app/auth/login_modal.html Fri Apr 03 16:20:20 2015 +0200 @@ -10,7 +10,7 @@
\ No newline at end of file diff -r bc8fb175f4d9 -r b209b49c99fb client/app/auth/register_modal.html --- 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 @@ \ No newline at end of file diff -r bc8fb175f4d9 -r b209b49c99fb client/app/books/add_modal.html --- a/client/app/books/add_modal.html Fri Apr 03 16:19:19 2015 +0200 +++ b/client/app/books/add_modal.html Fri Apr 03 16:20:20 2015 +0200 @@ -2,11 +2,13 @@