From 65964a537adbb5d68c014e0acf0aabd432b00f7b Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 14 Feb 2019 13:34:20 +0100 Subject: Move jquery.ocdialog.scss to bundle Signed-off-by: Roeland Jago Douma --- lib/private/legacy/template.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/private/legacy/template.php') diff --git a/lib/private/legacy/template.php b/lib/private/legacy/template.php index 61601952e87..6d9bf7c99f4 100644 --- a/lib/private/legacy/template.php +++ b/lib/private/legacy/template.php @@ -111,7 +111,6 @@ class OC_Template extends \OC\Template\Base { OC_Util::addStyle('css-variables', null, true); OC_Util::addStyle('server', null, true); - OC_Util::addStyle('jquery.ocdialog'); OC_Util::addTranslations("core", null, true); OC_Util::addStyle('search', 'results'); OC_Util::addScript('search', 'search', true); -- cgit v1.2.3