mirror of
https://github.com/e107inc/e107.git
synced 2025-07-09 17:16:20 +02:00
Upgraded Bootstrap 5 to final version. (no more beta)
This commit is contained in:
@ -331,7 +331,7 @@ class core_library
|
|||||||
),
|
),
|
||||||
// Override library path to CDN.
|
// Override library path to CDN.
|
||||||
//https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css
|
//https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css
|
||||||
'library_path' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1',
|
'library_path' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.0.0',
|
||||||
'path' => '',
|
'path' => '',
|
||||||
'version' => '5.0.0',
|
'version' => '5.0.0',
|
||||||
);
|
);
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user