* @package tree * @version $Id: browse.html.php 4796 2013-06-06 02:21:59Z zhujinyonging@gmail.com $ * @link http://www.zentao.net */ ?> type) && $root->type != 'normal')) ? true : false;?> tree->line : ($viewType == 'doc' ? $lang->tree->cate : $lang->tree->name);?>
    doc->manageType : $lang->tree->$manageChild;?>
    tree->syncFromProduct, '', "class='btn btn-sm'")?>
    '>
    createLink('tree', 'browse', "root=$rootID&viewType=$viewType"), empty($root->name) ? '' : $root->name) . ""; foreach($parentModules as $module) { echo html::a($this->createLink('tree', 'browse', "root=$rootID&viewType=$viewType&moduleID=$module->id"), $module->name) . " "; } ?>
    order > $maxOrder) $maxOrder = $sonModule->order;?> type == $viewType ? '' : 'disabled';?>
    id]", $sonModule->name, 'class="form-control" autocomplete="off"' . $disabled);?>
    id]", $branches, $sonModule->branch, 'class="form-control" disabled');?>
    id]", $sonModule->short, "class='form-control' placeholder='{$lang->tree->short}' $disabled autocomplete='off'") . html::hidden("order[id$sonModule->id]", $sonModule->order);?>
    tree->short}' autocomplete='off'");?>
    tree->short}' autocomplete='off'");?>
    session->{$viewType . 'List'} ? html::linkButton($this->lang->goback, $this->session->{$viewType .'List'}, 'btn btn-wide') : html::backButton('', '', 'btn btn-wide');?>