Skip to content
Snippets Groups Projects
Commit d3e53f7f authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fixes #2650

Closes #2650

Merge request studip/studip!1799
parent 07e35004
No related branches found
No related tags found
No related merge requests found
......@@ -1608,7 +1608,7 @@ export default {
this.companionSuccess({
info: this.$gettext('Öffentlicher Link wurde angelegt. Unter Freigaben finden Sie alle Ihre öffentlichen Links.'),
});
this.closeLinkDialog();
this.closePublicLinkDialog();
},
closePublicLinkDialog() {
this.publicLink = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment