* @package project * @version $Id: browsebylist.html.php 4769 2021-07-23 11:16:21Z $ * @link https://www.zentao.net */ ?>
config->systemMode == 'new'):?>

project->empty;?> ' . $lang->project->create, '', 'class="btn btn-info" data-toggle="modal"');?> ' . $lang->execution->create, '', 'class="btn btn-info"');?>

recTotal}&recPerPage={$pager->recPerPage}&pageID={$pager->pageID}"; $datatableId = $this->moduleName . ucfirst($this->methodName); $useDatatable = (!commonModel::isTutorialMode() and (isset($config->datatable->$datatableId->mode) and $config->datatable->$datatableId->mode == 'datatable')); $setting = $this->datatable->getSetting('project'); $fixedFieldsWidth = $this->datatable->setFixedFieldWidth($setting); if($useDatatable) include dirname(dirname(dirname(__FILE__))) . '/common/view/datatable.html.php'; ?> ';?> ' data-fixed-left-width='' data-fixed-right-width=''> config->systemMode == 'new' ? common::hasPriv('project', 'batchEdit') : common::hasPriv('project', 'batchEdit');?> id == 'status' and $browseType !== 'all') $value->show = false; if($value->id == 'teamCount' and $browseType == 'all') $value->show = false; if(commonModel::isTutorialMode() && ($value->id == 'PM' || $value->id == 'budget' || $value->id == 'teamCount')) $value->show = false; if($value->show) $this->datatable->printHead($value, $orderBy, $vars, $canBatchEdit); } ?> from = 'project';?> project->printCell($value, $project, $users, $programID);?>
';?>