mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Upgrade CDN Bootstrap 4 library to latest version (4.3.1)
This commit is contained in:
@@ -326,7 +326,7 @@ class core_library
|
|||||||
),
|
),
|
||||||
// Override library path to CDN.
|
// Override library path to CDN.
|
||||||
// https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.bundle.min.js
|
// https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.bundle.min.js
|
||||||
'library_path' => 'https://cdn.jsdelivr.net/npm/bootstrap@4.0.0',
|
'library_path' => 'https://cdn.jsdelivr.net/npm/bootstrap@4.3.1',
|
||||||
'path' => '',
|
'path' => '',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user