File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414<script src =" {{ asset(' bundles/comurimage/js/jquery.Jcrop.min.js' ) }}" ></script >
1515<script src =" {{ asset(' bundles/comurimage/js/jquery.color.js' ) }}" ></script >
1616{% if include_holder is not defined or include_holder %}
17- <script src =" {{ asset( ' bundles/comurimage/components/ holder/holder.min.js' ) }} " ></script >
17+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/ holder/2.5.2/ holder.min.js" ></script >
1818{% endif %}
1919{% if include_bootstrap is not defined or include_bootstrap %}
2020 <script src =" {{ asset(' bundles/comurimage/js/bootstrap.min.js' ) }}" ></script >
Original file line number Diff line number Diff line change 2525 "twig/twig" : " ~1.12" ,
2626 "twig/extensions" : " ~1.0" ,
2727 "friendsofsymfony/jsrouting-bundle" : " @stable" ,
28- "jms/translation-bundle" : " @stable" ,
29- "imsky/holder" : " 2.5.*"
28+ "jms/translation-bundle" : " @stable"
3029 },
3130 "target-dir" : " Comur/ImageBundle" ,
3231 "autoload" : {
3635 "branch-alias" : {
3736 "dev-master" : " 1.0-dev"
3837 }
39- },
40- "config" : {
41- "component-dir" : " Resources/public/components"
4238 }
4339}
You can’t perform that action at this time.
0 commit comments