summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/js/sharedialogview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/js/sharedialogview.js b/core/js/sharedialogview.js
index 3b09d13a7e2..007e13dd366 100644
--- a/core/js/sharedialogview.js
+++ b/core/js/sharedialogview.js
@@ -121,7 +121,7 @@
'onShareWithFieldChanged'
);
- OC.Plugins.attach('OCA.Share.ShareDialogView', this);
+ OC.Plugins.attach('OC.Share.ShareDialogView', this);
},
onShareWithFieldChanged: function() {