summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-12-17 17:38:18 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-12-17 17:41:07 -0300
commit768a460a0f524e32528063e36a0203a3d83e8de1 (patch)
tree7a15a8e4d11d18c4596b6bb3e9aa7c114bba1db4 /changes
parent3a6b023e11903ddd1fc6cd0c5a25124b56ae788c (diff)
Reset registration error and input widgets.
The registration widgets are cleared if the user goes back to the provider selection page. [Closes #4742]
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4742_reset-registration-page-error2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-4742_reset-registration-page-error b/changes/bug-4742_reset-registration-page-error
new file mode 100644
index 00000000..2b031796
--- /dev/null
+++ b/changes/bug-4742_reset-registration-page-error
@@ -0,0 +1,2 @@
+- Reset registration error and input widgets if the user goes back to provider
+ selection in wizard. Closes #4742.