Merge pull request #4574 from nextcloud/rename-extension-point

Rename extension point
pull/4584/head
Lukas Reschke 2017-04-28 11:15:28 +07:00 committed by GitHub
commit ec272f3ac3
1 changed files with 1 additions and 1 deletions

@ -121,7 +121,7 @@
'onShareWithFieldChanged'
);
OC.Plugins.attach('OCA.Share.ShareDialogView', this);
OC.Plugins.attach('OC.Share.ShareDialogView', this);
},
onShareWithFieldChanged: function() {