mirror of
https://github.com/nextcloud/server.git
synced 2026-06-04 22:35:24 -04:00
Merge pull request #2008 from nextcloud/remove_removed_script
Remove adding sharedialogmailview
This commit is contained in:
commit
27304e5694
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ class Share extends Constants {
|
|||
\OC_Util::addScript('core', 'shareitemmodel');
|
||||
\OC_Util::addScript('core', 'sharedialogresharerinfoview');
|
||||
\OC_Util::addScript('core', 'sharedialoglinkshareview');
|
||||
\OC_Util::addScript('core', 'sharedialogmailview');
|
||||
\OC_Util::addScript('core', 'sharedialogexpirationview');
|
||||
\OC_Util::addScript('core', 'sharedialogshareelistview');
|
||||
\OC_Util::addScript('core', 'sharedialogview');
|
||||
|
|
|
|||
Loading…
Reference in a new issue