mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
Update use of bootstrap to custom build
This commit is contained in:
@@ -17,7 +17,7 @@ require.config({
|
||||
backbone: "../assets/backbone-amd/backbone",
|
||||
twig: "../assets/twig/twig",
|
||||
i18n: "../assets/i18next/release/i18next.amd-1.6.2.min",
|
||||
bootstrap: "../skins/html5/bootstrap/js/bootstrap.min"
|
||||
bootstrap: "../skins/build/bootstrap/js/bootstrap.min"
|
||||
},
|
||||
shim: {
|
||||
twig: {
|
||||
|
Reference in New Issue
Block a user