mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Adressed PR comment's
This commit is contained in:

committed by
Romain Neutron

parent
18b7f6d65a
commit
8a59f0070d
@@ -7,7 +7,7 @@ require.config({
|
||||
backbone: '../assets/backbone-amd/backbone',
|
||||
twig: '../assets/twig/twig',
|
||||
i18n: '../assets/i18n/i18next.amd',
|
||||
bootstrap: ['//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min']
|
||||
bootstrap: '../skins/html5/bootstrap/js/bootstrap.min'
|
||||
},
|
||||
shim: {
|
||||
twig: {
|
||||
|
Reference in New Issue
Block a user