From fa2ee82a2b06f5948ddf99ffbad344f808f552d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=8D=8E=E4=BC=9F?= Date: Tue, 29 Mar 2022 16:08:11 +0800 Subject: [PATCH] *Fix bug#16679 --- module/story/view/create.html.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php index 031493edbd..4dc570e654 100644 --- a/module/story/view/create.html.php +++ b/module/story/view/create.html.php @@ -105,10 +105,10 @@ story->reviewedBy;?> ' id='reviewerBox'>
+ story->checkForceReview()):?>
PO : '', "class='form-control chosen' multiple");?>
- story->checkForceReview()):?>
@@ -117,6 +117,10 @@
+ +
+ PO : '', "class='form-control chosen' multiple required");?> +