* @package issue
* @version $Id$
* @link http://www.zentao.net
*/
?>
| story->product;?> |
session->currentProductType != 'normal' and isset($products[$productID])):?>
|
story->module?>
";
echo html::a($this->createLink('tree', 'browse', "rootID=$productID&view=bug¤tModuleID=0&branch=$branch", '', true), $lang->tree->manage, '', "class='text-primary' data-toggle='modal' data-type='iframe' data-width='95%'");
echo ' ';
echo html::a("javascript:void(0)", $lang->refresh, '', "class='refresh' onclick='loadProductModules($productID)'");
echo '';
}
?>
|