diff --git a/module/common/view/alert.html.php b/module/common/view/alert.html.php deleted file mode 100755 index 08a3e39503..0000000000 --- a/module/common/view/alert.html.php +++ /dev/null @@ -1,10 +0,0 @@ -getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> -app->getWebRoot(); -$jsRoot = $webRoot . "js/"; -$defaultTheme = $webRoot . 'theme/default/'; -if($config->debug) -{ - css::import($defaultTheme . 'alert.css'); - js::import($jsRoot . 'jquery/alert/min.js'); -} diff --git a/module/common/view/autocomplete.html.php b/module/common/view/autocomplete.html.php deleted file mode 100755 index 3479f8a01c..0000000000 --- a/module/common/view/autocomplete.html.php +++ /dev/null @@ -1,5 +0,0 @@ -getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> - diff --git a/module/common/view/colorbox.html.php b/module/common/view/colorbox.html.php deleted file mode 100755 index 5fec18d7a6..0000000000 --- a/module/common/view/colorbox.html.php +++ /dev/null @@ -1,7 +0,0 @@ -getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> -debug) -{ - css::import($defaultTheme . 'colorbox.css'); - js::import($jsRoot . 'jquery/colorbox/min.js'); -} diff --git a/module/common/view/colorize.html.php b/module/common/view/colorize.html.php deleted file mode 100755 index 4c49747147..0000000000 --- a/module/common/view/colorize.html.php +++ /dev/null @@ -1,10 +0,0 @@ -getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> -debug) js::import($jsRoot . 'jquery/colorize/min.js');?> - diff --git a/module/common/view/dropmenu.html.php b/module/common/view/dropmenu.html.php deleted file mode 100644 index 4521506b4b..0000000000 --- a/module/common/view/dropmenu.html.php +++ /dev/null @@ -1,5 +0,0 @@ -getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> - diff --git a/module/common/view/jquerytools.html.php b/module/common/view/jquerytools.html.php deleted file mode 100755 index 7c878af3b0..0000000000 --- a/module/common/view/jquerytools.html.php +++ /dev/null @@ -1,2 +0,0 @@ -getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> - diff --git a/module/common/view/tablesorter.html.php b/module/common/view/tablesorter.html.php index b68339a904..a7fcbf2c65 100755 --- a/module/common/view/tablesorter.html.php +++ b/module/common/view/tablesorter.html.php @@ -22,8 +22,6 @@ function sortTable() function(){$(this).removeClass('hoover')} ); - /* IE6下面click事件和colorbox冲突。暂时去除该功能。*/ - if($.browser.msie && Math.floor(parseInt($.browser.version)) == 6) return; $('.tablesorter tbody tr').click( function() { diff --git a/module/my/view/testcase.html.php b/module/my/view/testcase.html.php index b7d2369069..1d26864c95 100644 --- a/module/my/view/testcase.html.php +++ b/module/my/view/testcase.html.php @@ -11,7 +11,6 @@ */ ?> - testcase->confirmDelete)?>