diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-01-22 17:18:08 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-01-22 17:18:08 -0300 |
commit | 1221160b11a32164c966cb1130bb3e0d74866d98 (patch) | |
tree | e8ccf9c6bcf83d6c1ae48ea374e3379ad48dbb84 /changes | |
parent | 8a05b6fcc913a21ce7b3fa950c63a2ebda76c6f2 (diff) |
Select by default the use of an existing provider.
[Closes #4488]
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-4488_use-existing-provider-by-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-4488_use-existing-provider-by-default b/changes/feature-4488_use-existing-provider-by-default new file mode 100644 index 00000000..feeaa349 --- /dev/null +++ b/changes/feature-4488_use-existing-provider-by-default @@ -0,0 +1 @@ +- Wizard: select by default the use of an existing provider if we have configured at least one. Closes #4488. |