Fix admin panel missing some JS files

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-03-06 12:05:31 +01:00
parent e8be73f485
commit 76e52eb2f6
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ class Application extends \OCP\AppFramework\App {
]);
script('core', [
'files/fileinfo',
'files/client',
'oc-backbone-webdav',
'systemtags/systemtags',
'systemtags/systemtagmodel',