* revert to version 1396.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* The task view file of project module of ZenTaoPMS.
|
||||
*
|
||||
* @copyright Copyright 2009-2011 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
|
||||
* @copyright Copyright 2009-2010 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
|
||||
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
|
||||
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
|
||||
* @package project
|
||||
@@ -14,7 +14,7 @@
|
||||
<?php include '../../common/view/colorize.html.php';?>
|
||||
<?php include '../../common/view/table2csv.html.php';?>
|
||||
<?php include './taskheader.html.php';?>
|
||||
<div class='g'><div class='u-1'>
|
||||
<div class='yui-d0'>
|
||||
<table class='table-1 fixed colored tablesorter datatable'>
|
||||
<?php $vars = "projectID=$project->id&status=$status&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage"; ?>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user