🌍
English
This is an old revision of the document!
Jquery ui effects filename have changed. For example change
footer|combine_script require='jquery.effects.blind'
to
footer|combine_script require='jquery.ui.effect-blind'
We had backward naming compatibility for 2.5 but not for 2.6.
the file admin/themes/default/uplodify.jgrowl.css was moved to themes/default/js/plugins/jquery.jgrowl.css
use this line to include the file in your template :
{combine_css path="themes/default/js/plugins/jquery.jgrowl.css"}
no changes for the javascript file