Merge pull request #8341 from JakubOnderka/jquery-ui-fix-again

fix: [UI] Problems with jQuery UI already fixed
pull/8357/head
Jakub Onderka 2022-05-09 08:31:58 +02:00 committed by GitHub
commit 617c83d992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 20374 deletions

View File

@ -15,7 +15,6 @@
'font-awesome',
'chosen.min',
'main',
'jquery-ui',
['print', ['media' => 'print']],
];
if (Configure::read('MISP.custom_css')) {
@ -25,7 +24,6 @@
'jquery',
'misp-touch',
'chosen.jquery.min',
'jquery-ui',
];
if (!empty($additionalCss)) {
$css = array_merge($css, $additionalCss);

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff