Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-04 21:34:51 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-04 21:34:51 +0300
commita201f2b4d02bc9459ec8795eb0a79e3d087b7e63 (patch)
treeed48c6991ffdd66e3da5a8b25c245aeeab08cbfc /apps/systemtags/templates
parent733515f277c49fd3f6468abd53ce69bfef397670 (diff)
No need to explicitly load bundle dependencies
oc-webdav-backbone is loaded by default Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/systemtags/templates')
-rw-r--r--apps/systemtags/templates/admin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/systemtags/templates/admin.php b/apps/systemtags/templates/admin.php
index 842648b5aad..7b6a20efdd3 100644
--- a/apps/systemtags/templates/admin.php
+++ b/apps/systemtags/templates/admin.php
@@ -20,7 +20,6 @@
*/
script('core', [
- 'oc-backbone-webdav',
'systemtags/systemtags',
'systemtags/systemtagmodel',
'systemtags/systemtagscollection',