* @package tree * @version $Id: browse.html.php 4796 2013-06-06 02:21:59Z zhujinyonging@gmail.com $ * @link http://www.zentao.net */ ?> openApp == 'doc'):?> loadModel('doc')->appendNavCSS();?> app->loadLang('doc');?> type) && $root->type != 'normal')) ? true : false;?> tree->line : (($viewType == 'doc' or $viewType == 'feedback' or $viewType == 'trainskill' or $viewType == 'trainpost') ? $lang->tree->cate : $lang->tree->name);?> doc->childType : $lang->tree->child);?>
    doc->manageType : $lang->tree->$manageChild;?>
    tree->syncFromProduct, '', "class='btn btn-sm btn-primary'")?>
    '>
    " . html::a($this->createLink('tree', 'browse', "root=$rootID&viewType=$viewType¤tModuleID=0&branch=0&from=$from", '', ''), empty($root->name) ? '' : $root->name, '', "data-app='{$this->app->openApp}'") . ""; foreach($parentModules as $module) { echo "" . html::a($this->createLink('tree', 'browse', "root=$rootID&viewType=$viewType¤tModuleID=$module->id&branch=0&from=$from"), $module->name, '', "data-app='{$this->app->openApp}'") . " "; } ?>
    order > $maxOrder) $maxOrder = $sonModule->order;?> type == $viewType ? '' : 'disabled';?>
    id]", $sonModule->name, 'class="form-control"' . $disabled);?>
    id]", $branches, $sonModule->branch, 'class="form-control" disabled');?>
    id]", $sonModule->short, "class='form-control' placeholder='{$lang->tree->short}' $disabled") . html::hidden("order[id$sonModule->id]", $sonModule->order);?>
    tree->short}'");?>
    tree->short}'");?>
    goback, '', "class='btn btn-wide'");?>
    app->openApp);?>