@@ -182,11 +183,11 @@ story->estimate;?> parent >= 0 ? html::input('estimate', $story->estimate, "class='form-control'") : $story->estimate;?> - + source) !== false ? '' : 'hidden';?>'> story->feedbackBy;?> feedbackBy, "class='form-control'");?> - + source) !== false ? '' : 'hidden';?>'> story->notifyEmail;?> notifyEmail, "class='form-control'");?> diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index 3e5631855b..1ccd139784 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -348,6 +348,7 @@ story->estimate;?> estimate . $config->hourUnit;?> + source, $config->story->feedbackSource)):?> story->feedbackBy;?> feedbackBy;?> @@ -356,6 +357,7 @@ story->notifyEmail;?> notifyEmail;?> + story->keywords;?> keywords;?>