Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-09-08 14:44:09 +0300
committerHannah von Reth <vonreth@kde.org>2020-09-09 18:52:42 +0300
commitdfa383eff8a434ef1041200927cd100dea60d2c1 (patch)
treee8397cfb4422651dadda1da19d98bb07a32a6b80 /changelog
parented315e55368b18cdd10a26be334ae87c4045cc8a (diff)
Fix back button on the advanced setup page
Fixes: #8051
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/80515
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/8051 b/changelog/unreleased/8051
new file mode 100644
index 000000000..d3963f9c2
--- /dev/null
+++ b/changelog/unreleased/8051
@@ -0,0 +1,5 @@
+Bugfix: The back button on the advanced wizard page no longer gets enabled
+
+We fixed a bug where the back button in the advanced wizard page get re enabled.
+
+https://github.com/owncloud/client/issues/8051