URCommon . $lang->hyphen . $lang->story->batchEdit;?>

createLink('custom', 'ajaxSaveCustomFields', 'module=story§ion=custom&key=batchEditFields')?> app->getModuleRoot() . 'common/view/customfield.html.php';?>
" id="batchEditForm">
$story):?> story->categoryList[$story->category]) && !empty($lang->story->ipdCategoryList[$story->category])) $lang->story->categoryList[$story->category] = $lang->story->ipdCategoryList[$story->category];?> story->ipdCategoryList[$story->category])) unset($lang->story->categoryList[$story->category]);?>
idAB;?> story->branch;?> story->module;?> roadmap->common;?> story->title;?> story->estimateAB;?> story->category;?> story->pri;?>> priAB;?> story->assignedTo;?> '> story->duration;?> '> story->BSA . " ";?> '> story->source;?> story->status;?> '>story->keywords;?> '>story->mailto;?>
product]->type == 'normal' ? "disabled='disabled'" : '';?> product]->type == 'normal') $branchTagOption[$story->product] = array();?> product], $story->branch, "class='form-control picker-select' data-drop-width='auto' onchange='loadBranches($story->product, this.value, $storyID);' $disabled");?> '> id, array(0 => '/')), $story->module, "class='form-control picker-select' data-drop-width='auto'");?> roadmap]) && in_array($allRoadmaps[$story->roadmap]->status, array('launching', 'launched', 'closed'))); $storyCondition = in_array($story->status, array('draft', 'reviewing', 'closed')); if($roadmapCondition or $storyCondition) { $name = isset($allRoadmaps[$story->roadmap]) ? $allRoadmaps[$story->roadmap]->name : ''; echo html::input("roadmaps[$storyID]", $name, "class='form-control' disabled"); echo html::hidden("roadmaps[$storyID]", $story->roadmap); } else { $storyRoadmap = isset($allRoadmaps[$story->roadmap]) ? array($story->roadmap => $allRoadmaps[$story->roadmap]->name) : array(); echo html::select("roadmaps[$storyID]", $roadmaps + $storyRoadmap, $story->roadmap, "class='form-control picker-select' data-drop-width='auto'"); } ?>
title, "class='form-control input-story-title' disabled"); ?> 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'"); ?> story->categoryList, $story->category, 'class="form-control picker-select" data-drop-width="auto"');?> pri, 'class=form-control');?> assignedTo, "class='form-control picker-select' data-drop-width='auto'");?> >demand->durationList, $story->duration, "class='form-control picker-select' data-drop-width='auto' id='duration_$storyID'");?> >demand->bsaList, $story->BSA, "class='form-control picker-select' data-drop-width='auto' id='BSA_$storyID'");?> >source, "class='form-control picker-select' data-drop-width='auto' id='source_$storyID'");?> processStatus('story', $story);?> >keywords, 'class="form-control"');?> >mailto, 'class="form-control picker-select" multiple');?>
app->tab == 'product' or $this->app->tab == 'execution') ? html::a($this->session->storyList, $lang->goback, '', "class='btn btn-back btn-wide'") : html::backButton();?>
app->getModuleRoot() . 'common/view/footer.html.php';?>