Browse Source

Move jquery.ocdialog.scss to bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma 5 years ago
parent
commit
65964a537a

File diff suppressed because it is too large
+ 0 - 0
core/js/dist/main.js


File diff suppressed because it is too large
+ 0 - 0
core/js/dist/main.js.map


+ 0 - 0
core/css/jquery.ocdialog.scss → core/src/jquery/css/jquery.ocdialog.scss


+ 1 - 0
core/src/jquery/index.js

@@ -32,3 +32,4 @@ import './tipsy'
 import './ui-fixes'
 
 import './css/jquery-ui-fixes.scss'
+import './css/jquery.ocdialog.scss'

+ 0 - 1
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);

Some files were not shown because too many files changed in this diff