You can add the below code anywhere in your Yii Application and JQuery will be included in the rightful place in your application
Yii::app()->clientScript->registerCoreScript('jquery');
You can add the below code anywhere in your Yii Application and JQuery will be included in the rightful place in your application
Yii::app()->clientScript->registerCoreScript('jquery');