diff --git a/module/story/css/batchcreate.css b/module/story/css/batchcreate.css index c0bbc67949..8ac7a5c628 100644 --- a/module/story/css/batchcreate.css +++ b/module/story/css/batchcreate.css @@ -1,7 +1,10 @@ -#batchCreateForm .col-id {width: 50px; text-align: center; color: #838A9D;} -#batchCreateForm .col-module, -#batchCreateForm .col-plan {width: 180px;} -#batchCreateForm .col-pri {width: 100px;} -#batchCreateForm .col-review {width: 95px;} -#batchCreateForm .col-estimate {width: 90px;} +#batchCreateForm .c-id {width: 50px; text-align: center; color: #838A9D;} +#batchCreateForm .c-module, +#batchCreateForm .c-plan {width: 180px;} +#batchCreateForm .c-name {width: 214px;} +#batchCreateForm .c-pri {width: 100px;} +#batchCreateForm .c-review {width: 95px;} +#batchCreateForm .c-estimate {width: 90px;} +#batchCreateForm .c-verify {width: 140px;} +#batchCreateForm .c-keywords {width: 140px;} .body-modal .main-header > h2 {max-width: 80%;} diff --git a/module/story/view/batchcreate.html.php b/module/story/view/batchcreate.html.php index 47fcefbf94..99bd3d955e 100644 --- a/module/story/view/batchcreate.html.php +++ b/module/story/view/batchcreate.html.php @@ -44,19 +44,19 @@
| idAB;?> | +idAB;?> | '>product->branch;?> | -'>story->module;?> | -'>story->plan;?> | -story->title;?> | +'>story->module;?> | +'>story->plan;?> | +story->title;?> | '>story->spec;?> | '>story->source;?> | '>story->sourceNote;?> | '>story->verify;?> | story->category;?> | -'>story->pri;?> | -'>story->estimate;?> | -'>story->needReview;?> | +'>story->pri;?> | +'>story->estimate;?> | +'>story->needReview;?> | ' style="width: 200px !important">story->reviewedBy;?> | '>story->keywords;?> |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| $idPlus | +$idPlus | '> | ' style='overflow:visible'> |