From a643be98b707ce5b2908d69a1a450681ad03dc12 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Tue, 4 Jun 2013 14:18:30 +0200 Subject: [PATCH] Removed unused script --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index ead5557a..7635728d 100644 --- a/index.php +++ b/index.php @@ -27,7 +27,6 @@ foreach($ims as $name => $values) { $maxUploadFilesize = \OCP\Util::maxUploadFilesize('/'); -//\OCP\Util::addScript('', 'multiselect'); \OCP\Util::addScript('', 'jquery.multiselect'); \OCP\Util::addScript('', 'oc-vcategories'); \OCP\Util::addScript('contacts', 'jquery.combobox');