1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Upgrade CDN Bootstrap 4 library to latest version (4.3.1)

This commit is contained in:
Tijn Kuyper
2019-02-21 11:25:55 +01:00
committed by GitHub
parent fbfdedceb9
commit f7384fbcef

View File

@@ -326,7 +326,7 @@ class core_library
),
// Override library path to CDN.
// 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' => '',
);