* add the feature of common view extension.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
|
||||
<link rel='stylesheet' href='<?php echo $clientTheme;?>datepicker.css' type='text/css' />
|
||||
<script src='<?php echo $jsRoot;?>jquery/datepicker/min.js' type='text/javascript'></script>
|
||||
<script src='<?php echo $jsRoot;?>jquery/datepicker/date.js' type='text/javascript'></script>
|
||||
|
||||
Reference in New Issue
Block a user