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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-25 11:41:04 +0300
committerJulius Härtl <jus@bitgrid.net>2021-03-30 10:33:27 +0300
commitea9d7652a6bd564a5636fba097d9531514250a9b (patch)
tree81d0e1322397fcb9fffb82da1e5e13cca577c313 /templates/admin.php
parent4a732718f1770b33c6e266ed21f67c7d83df304b (diff)
Update bundles names
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'templates/admin.php')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 713b751b..bd09a8e2 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -1,5 +1,5 @@
<?php
-script('richdocuments', 'admin');
+script('richdocuments', 'richdocuments-admin');
script('files', 'jquery.fileupload');
/** @var array $_ */