summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-04-02 18:23:50 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-04-02 18:23:50 -0300
commitb8e529c1656db1dc059b3cc1cb8d5319614c3986 (patch)
treecad4ac25759087dcba921659c140c80c2488a116 /changes
parent5ba94ca43aefc618cbbdbb27f077ce346ac0ef35 (diff)
Reset checks if the provider is changed in wizard.
Closes #5396.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5396_disable-next-if-provider-is-changed1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-5396_disable-next-if-provider-is-changed b/changes/bug-5396_disable-next-if-provider-is-changed
new file mode 100644
index 00000000..5a7a3449
--- /dev/null
+++ b/changes/bug-5396_disable-next-if-provider-is-changed
@@ -0,0 +1 @@
+- Disable 'next' button if the checks passed but the provider is changed. Closes #5396.