Thank you.
Page 1 of 1
How To Remove .css And .js Link In Xml Layout When Used Yii Bootster
#1
Posted 19 April 2013 - 07:47 AM
How to remove .css and .js link in xml layout when used Yii Bootster

Thank you.
Thank you.
#2
Posted 20 April 2013 - 05:42 AM
I didn't understand clearly what you mean, but probably these example lines will be helpful:
Yii::app()->clientScript->scriptMap['*.js'] = false;
Yii::app()->clientScript->scriptMap['jquery-ui.css'] = false;
Share this topic:
Page 1 of 1

Help














