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