mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
Add extensionpoint to sharedialogview
Write method overriding extension Add a list of unknowns while inputting a search term Rename OCA.Share extension point Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
committed by
Morris Jobke
parent
528a903a7b
commit
f198d77388
@@ -120,6 +120,8 @@
|
||||
'_onSelectRecipient',
|
||||
'onShareWithFieldChanged'
|
||||
);
|
||||
|
||||
OC.Plugins.attach('OCA.Share.ShareDialogView', this);
|
||||
},
|
||||
|
||||
onShareWithFieldChanged: function() {
|
||||
|
||||
Reference in New Issue
Block a user