Commit 810fbcc1 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

SUppression des ressources Bootstrap 4

parent d2e07d0d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -633,7 +633,6 @@ return [
        'head_scripts'          => [
            '015_jquery'   => '/unicaen/app/vendor/jquery-3.6.0.min.js',
            '020_jqueryui' => '/unicaen/app/vendor/jquery-ui-1.12.1/jquery-ui.min.js',
//            '040_bootstrap' => '/unicaen/app/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js',
            '040_bootstrap' => '/unicaen/app/vendor/bootstrap-5.0.2/js/bootstrap.bundle.min.js',
        ],
        'inline_scripts'        => [
@@ -646,7 +645,6 @@ return [
            '010_jquery-ui'           => '/unicaen/app/vendor/jquery-ui-1.12.1/jquery-ui.min.css',
            '020_jquery-ui-structure' => '/unicaen/app/vendor/jquery-ui-1.12.1/jquery-ui.structure.min.css',
            '030_jquery-ui-theme'     => '/unicaen/app/vendor/jquery-ui-1.12.1/jquery-ui.theme.min.css',
//            '040_bootstrap'           => '/unicaen/app/vendor/bootstrap-4.5.2/css/bootstrap.min.css',
            '040_bootstrap'           => '/unicaen/app/vendor/bootstrap-5.0.2/css/bootstrap.min.css',
            '060_unicaen'             => '/unicaen/app/css/unicaen.css',
            '065_unicaen-icon'        => '/unicaen/app/css/unicaen-icon.css',
+0 −3872

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −7

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1

File deleted.

Preview size limit exceeded, changes collapsed.

Loading