Merge branch '2.4' into develop

pull/8342/head
iglocska 2022-05-05 15:56:22 +02:00
commit 33be2f3cf4
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
3 changed files with 20374 additions and 0 deletions

View File

@ -14,6 +14,7 @@
'font-awesome',
'chosen.min',
'main',
'jquery-ui',
array('print', array('media' => 'print'))
);
if (Configure::read('MISP.custom_css')) {
@ -23,6 +24,7 @@
'jquery',
'misp-touch',
'chosen.jquery.min',
'jquery-ui'
);
echo $this->element('genericElements/assetLoader', array(
'css' => $css_collection,

1315
app/webroot/css/jquery-ui.css vendored Normal file

File diff suppressed because it is too large Load Diff

19057
app/webroot/js/jquery-ui.js vendored Normal file

File diff suppressed because it is too large Load Diff