* @package common * @version $Id: chosen.html.php 4029 2016-08-26 06:50:41Z liugang $ * @link https://xuanim.com */ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();} css::import($jsRoot . 'jquery/chosen/min.css'); js::import($jsRoot . 'jquery/chosen/min.js'); ?>