* @package product * @version $Id: browse.html.php 4909 2013-06-26 07:23:50Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
createLink('tutorial', 'wizard', "module=story&method=create¶ms=$wizardParams"), " {$lang->story->create}",'', "class='btn create-story-btn'"); } else { common::printIcon('story', 'create', "productID=$productID&branch=$branch&moduleID=$moduleID", 'btn', 'button', 'plus', '', 'create-story-btn'); } ?>
'>
icons['product']);?>
tree->manage);?>
moduleName . ucfirst($this->methodName); $useDatatable = (isset($this->config->datatable->$datatableId->mode) and $this->config->datatable->$datatableId->mode == 'datatable'); $file2Include = $useDatatable ? dirname(__FILE__) . '/datatabledata.html.php' : dirname(__FILE__) . '/browsedata.html.php'; $vars = "productID=$productID&branch=$branch&browseType=$browseType¶m=$param&orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; include $file2Include; ?>
createLink('story', 'batchEdit', "productID=$productID&projectID=0&branch=$branch"); ?>
edit, "onclick=\"setFormAction('$actionLink')\" $disabled");?>
show();?>