story->common . $lang->colon . $lang->story->batchEdit;?>

createLink('custom', 'ajaxSaveCustomFields', 'module=story§ion=custom&key=batchEditFields')?>
" id="batchEditForm">
$story):?> product->getByID($story->product); $branches = $product->type == 'normal' ? array('' => '') : $this->loadModel('branch')->getPairs($product->id); if($product->type != 'normal') { foreach($branches as $branchID => $branchName) $branches[$branchID] = '/' . $product->name . '/' . $branchName; $branches = array('ditto' => $this->lang->story->ditto) + $branches; } $modules = $this->tree->getOptionMenu($story->product, $viewType = 'story', 0, $story->branch); foreach($modules as $moduleID => $moduleName) $modules[$moduleID] = '/' . $product->name . $moduleName; $modules = array('ditto' => $this->lang->story->ditto) + $modules; $productPlans = $this->productplan->getPairs($story->product, $branch); $productPlans = array('' => '', 'ditto' => $this->lang->story->ditto) + $productPlans; } ?> status == 'closed'):?>
idAB;?> '>story->branch;?> story->module;?> '>story->planAB;?> story->title;?> '> story->estimateAB;?> '> priAB;?> '> story->assignedTo;?> '> story->source;?> story->status;?> '> story->stageAB;?> '>story->closedBy;?> '> story->closedReason;?> '>story->keywords;?>
'> id;?> type == 'normal') ? "disabled='disabled'" : '';?> branch, "class='form-control chosen' onchange='loadBranches($branchProductID, this.value, $storyID);' $disabled");?> '> module, "class='form-control chosen'");?> '> plan, "class='form-control chosen'");?>
title, "class='form-control input-story-title'"); ?>
color, "class='colorpicker' data-wrapper='input-control-icon-right' data-icon='color' data-btn-tip='{$lang->story->colorTag}' data-update-color='#titles\\[{$storyID}\\]'");?>
>estimate, "class='form-control'"); ?> >pri, 'class=form-control');?> '>assignedTo, "class='form-control chosen'");?> >source, 'class=form-control');?> story->statusList[$story->status];?> >stage, 'class="form-control"' . ($story->status == 'draft' ? ' disabled="disabled"' : ''));?> '>closedBy, "class='form-control" . ($story->status == 'closed' ? " chosen'" : "' disabled='disabled'"));?> >
closedReason, "class=form-control onchange=setDuplicateAndChild(this.value,$storyID) style='min-width: 70px'");?> ' closedReason != 'duplicate') echo "style='display:none'";?>> idAB}'");?> ' closedReason != 'subdivided') echo "style='display:none'";?>> idAB}'");?>
>closedReason, 'class="form-control" disabled="disabled"');?> >keywords, 'class="form-control"');?>