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:
Felix Heidecke 2017-02-24 15:45:47 +01:00 committed by Morris Jobke
parent 528a903a7b
commit f198d77388
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@
'_onSelectRecipient',
'onShareWithFieldChanged'
);
OC.Plugins.attach('OCA.Share.ShareDialogView', this);
},
onShareWithFieldChanged: function() {