- remove the include of colorbox.html.php since the header.html.php included it.

This commit is contained in:
wangchunsheng
2010-04-23 06:47:57 +00:00
parent 628e9d45c4
commit f71a7563a0
5 changed files with 0 additions and 5 deletions

View File

@@ -23,7 +23,6 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorbox.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<script language='javascript'>
$(document).ready(function()

View File

@@ -23,7 +23,6 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorbox.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<table align='center' class='table-4 tablesorter'>

View File

@@ -23,7 +23,6 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorbox.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<script language='javascript'>
/* 拷贝需求标题为任务标题。*/

View File

@@ -24,7 +24,6 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<?php include '../../common/view/colorbox.html.php';?>
<script language='javascript'>
$(document).ready(function()
{

View File

@@ -24,7 +24,6 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/treeview.html.php';?>
<?php include '../../common/view/colorbox.html.php';?>
<script language='javascript'>
$(document).ready(function()
{