diff options
author | Arthur Schiwon <blizzz@owncloud.com> | 2015-07-24 23:07:09 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@owncloud.com> | 2015-08-07 01:22:43 +0200 |
commit | 5af59c68712032ef387ccd4410eb4b8b04c27df9 (patch) | |
tree | 691bc9429cd0a1f5d856ddcac2ea9cbda870927a /core/js/core.json | |
parent | f508cf40da93eba05a17b4ffa834a125dbdb2bcb (diff) | |
download | nextcloud-server-5af59c68712032ef387ccd4410eb4b8b04c27df9.tar.gz nextcloud-server-5af59c68712032ef387ccd4410eb4b8b04c27df9.zip |
rename sidebar element and use css and js utility functions to core
Diffstat (limited to 'core/js/core.json')
-rw-r--r-- | core/js/core.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/js/core.json b/core/js/core.json index 0f052b798a9..1053debaa99 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -20,6 +20,7 @@ "oc-dialogs.js", "js.js", "l10n.js", + "apps.js", "share.js", "octemplate.js", "eventsource.js", |