* add the feature of common view extension.

This commit is contained in:
wangchunsheng
2010-07-04 02:20:01 +00:00
parent ad25e62ab3
commit 1dce8df2e1
14 changed files with 15 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<script src='<?php echo $jsRoot;?>jquery/reverseorder/raw.js' type='text/javascript'></script>
<?php if(!isset($actionTheme)) $actionTheme = 'fieldset';?>
<?php if($actionTheme == 'fieldset'):?>