mirror of
https://github.com/e107inc/e107.git
synced 2025-01-29 10:38:08 +01:00
Bootstrap updated to v5.0.1
This commit is contained in:
parent
2f9d81d7fc
commit
f561c5920b
@ -331,7 +331,7 @@ class core_library
|
||||
),
|
||||
// Override library path to CDN.
|
||||
//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',
|
||||
'library_path' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.0.1',
|
||||
'path' => '',
|
||||
'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
Loading…
x
Reference in New Issue
Block a user