* @package company * @version $Id$ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/datepicker.html.php';?> getModuleRoot() . 'common/view/datatable.fix.html.php';?> maxCount);?>
moduleName . ucfirst($this->methodName); $useDatatable = (isset($this->config->datatable->$datatableId->mode) and $this->config->datatable->$datatableId->mode == 'datatable'); $vars = "date=$date&orderBy=%s&recTotal=$pager->recTotal&recPerPage=$pager->recPerPage"; //if($useDatatable) include $app->getModuleRoot() . 'common/view/datatable.html.php'; $customFields = $this->datatable->getSetting('company'); $widths = $this->datatable->setFixedFieldWidth($customFields); $columns = 0; ?>
id : ''))?>' >
' id='effortList' data-checkable='false' data-fixed-left-width='' data-fixed-right-width='' data-custom-menu='true' data-checkbox-name='effortIDList[]'> show) { $this->datatable->printHead($field, $orderBy, $vars, false); $columns++; } } ?> effort->printCell($field, $effort, $mode, $executions); ?> consumed;?>
getModuleRoot() . 'common/view/footer.html.php';?>