Bootstrap Dropdown Menu

Hi,

The Bootstrap dropdown menu stops working after renderPartial().

I found some people asking about the same problem but no one solution.

In fact it is because of this:




Yii::app()->clientscript->scriptMap['jquery.js'] = false;



Can someone help me? Thx

:(