summaryrefslogtreecommitdiffstats
path: root/components/accounts/CreateKolabNow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/accounts/CreateKolabNow.qml')
-rw-r--r--components/accounts/CreateKolabNow.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/accounts/CreateKolabNow.qml b/components/accounts/CreateKolabNow.qml
index 3f23c20e..e86f4ec9 100644
--- a/components/accounts/CreateKolabNow.qml
+++ b/components/accounts/CreateKolabNow.qml
@@ -157,6 +157,7 @@ Item {
157 text: "Save" 157 text: "Save"
158 158
159 onClicked: { 159 onClicked: {
160 popup.close()
160 } 161 }
161 } 162 }
162 } 163 }