summaryrefslogtreecommitdiffstats
path: root/apps/contacts/index.php
diff options
context:
space:
mode:
authorThomas Tanghus <thomas@tanghus.net>2012-04-13 18:49:25 +0200
committerThomas Tanghus <thomas@tanghus.net>2012-04-13 18:50:40 +0200
commit6aee6dae6b708d0dc26a0c707cdbb9a6ef618293 (patch)
tree8c678b9f56a607dcfce9a6bf4b4c4338980f54b9 /apps/contacts/index.php
parentb654121b502e7c823f8a135a2c6a0f6edb176a8e (diff)
downloadnextcloud-server-6aee6dae6b708d0dc26a0c707cdbb9a6ef618293.tar.gz
nextcloud-server-6aee6dae6b708d0dc26a0c707cdbb9a6ef618293.zip
VCategories css is now in styles.css
Diffstat (limited to 'apps/contacts/index.php')
-rw-r--r--apps/contacts/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/contacts/index.php b/apps/contacts/index.php
index c3650a36086..4039b8afd3d 100644
--- a/apps/contacts/index.php
+++ b/apps/contacts/index.php
@@ -52,7 +52,6 @@ OC_Util::addScript('contacts','jquery.inview');
OC_Util::addScript('contacts','jquery.Jcrop');
OC_Util::addScript('contacts','jquery.multi-autocomplete');
OC_Util::addStyle('','jquery.multiselect');
-OC_Util::addStyle('','oc-vcategories');
OC_Util::addStyle('contacts','jquery.combobox');
OC_Util::addStyle('contacts','jquery.Jcrop');
OC_Util::addStyle('contacts','contacts');