diff --git a/module/testcase/css/batchedit.css b/module/testcase/css/batchedit.css index 4c4be58690..39b515da69 100644 --- a/module/testcase/css/batchedit.css +++ b/module/testcase/css/batchedit.css @@ -2,3 +2,8 @@ .chosen {z-index:99} .chosen-container[id^="module"] .chosen-drop {min-width: 400px; border-top: 1px solid #ddd!important} .chosen-container[id^="stories"] .chosen-drop {min-width: 400px; border-top: 1px solid #ddd!important} + +#batchEditForm .input-group, +#batchEditForm .input-group .form-control {position: static;} +#batchEditForm .input-group .colorpicker {z-index: 2;} +#batchEditForm .input-group .colorpicker.open {z-index: 5;} diff --git a/module/testcase/view/batchcreate.html.php b/module/testcase/view/batchcreate.html.php index 1576be1839..84854d4132 100644 --- a/module/testcase/view/batchcreate.html.php +++ b/module/testcase/view/batchcreate.html.php @@ -54,15 +54,15 @@ idAB;?> '>product->branch;?> - '>testcase->module;?> - '> testcase->story;?> + '>testcase->module;?> + '> testcase->story;?> testcase->title;?> testcase->type;?> - '>testcase->pri;?> - '>testcase->precondition;?> - '>testcase->keywords;?> - '>testcase->stage;?> - '>testcase->review;?> + '>testcase->pri;?> + '>testcase->precondition;?> + '>testcase->keywords;?> + '>testcase->stage;?> + '>testcase->review;?> diff --git a/module/testcase/view/batchedit.html.php b/module/testcase/view/batchedit.html.php index 95ac73f3a8..a665d8151c 100644 --- a/module/testcase/view/batchedit.html.php +++ b/module/testcase/view/batchedit.html.php @@ -39,41 +39,23 @@ } } ?> -
+ - - + + - - - - - - + + + + + +
idAB;?>'> - priAB;?> - ";?> - '> - statusAB;?> - ";?> - '>priAB;?>'>statusAB;?> '>testcase->branch;?> '>testcase->module;?>'> - testcase->story;?> - ";?> - testcase->title;?> testcase->type;?> '> - testcase->precondition;?> - ";?> - '> - testcase->keywords;?> - ";?> - '> - testcase->stage;?> - ";?> - '>testcase->story;?>testcase->title;?>testcase->type;?>'>testcase->precondition;?>'>testcase->keywords;?>'>testcase->stage;?>