getClientScript(); $cs->registerCoreScript('jquery'); if (defined('YII_DEBUG')) $cs->registerScriptFile($this->getModule()->assets . '/bootstrap/js/bootstrap.js', CClientScript::POS_END); else $cs->registerScriptFile($this->getModule()->assets . '/bootstrap/js/bootstrap.min.js', CClientScript::POS_END); $cs->registerScript('$ajax-timeout', '$.ajaxSetup({ timeout:10000 });'); ?> <?php echo $this->pageTitle;?> request; if ($request->enableCsrfValidation) { echo CHtml::metaTag($request->csrfTokenName, 'csrf-param'); echo CHtml::metaTag($request->getCsrfToken(), 'csrf-token'); } ?> module->sectionMenu)): ?>