?
avatar brunowego
brunowego
13 Sep 2013

I need remove the '/media/jui/js/bootstrap.min.js' from $this in template, I try it:

unset($this->_scripts['/media/jui/js/bootstrap.min.js']);

But not works, in the list not have this library load.

Have a way to do this?

avatar brunobatista brunobatista - open - 13 Sep 2013
avatar brunobatista
brunobatista - comment - 13 Sep 2013

The version of Joomla is 3.1, thanks to try help!

avatar mbabker
mbabker - comment - 13 Sep 2013

All of the media in the media folder is overridable. Add a file at /templates/<your_template>/js/jui/bootstrap.min.js with the version you want.

avatar brunobatista
brunobatista - comment - 13 Sep 2013

Awesome! Thanks a lot to help me Michael Babker :+1:

avatar zero-24 zero-24 - close - 13 Sep 2013
avatar brunobatista brunobatista - close - 13 Sep 2013
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Build staging

Add a Comment

Login with GitHub to post a comment