Browse Source
Remove adding sharedialogmailview
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/2008/head
Roeland Jago Douma
9 years ago
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
1 changed files with
0 additions and
1 deletions
-
lib/private/Share/Share.php
|
|
@ -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'); |
|
|
|