diff --git a/module/story/view/edit.html.php b/module/story/view/edit.html.php index 02aa3adadc..08a35b45ef 100644 --- a/module/story/view/edit.html.php +++ b/module/story/view/edit.html.php @@ -66,7 +66,8 @@
| story->product;?> | + getClientLang() == 'en' ? 'w-100px' : 'w-80px';?> +story->product;?> |
product, "onchange='loadProduct(this.value);' class='form-control chosen control-product'");?>
diff --git a/module/story/view/zerocase.html.php b/module/story/view/zerocase.html.php
index 6e2f3830bc..cc6a40903a 100644
--- a/module/story/view/zerocase.html.php
+++ b/module/story/view/zerocase.html.php
@@ -29,15 +29,15 @@
idAB);?>
- | priAB);?> | -story->title);?> | -story->planAB);?> | -story->source);?> | -openedByAB);?> | -assignedToAB);?> | -story->estimateAB);?> | -statusAB);?> | -story->stageAB);?> | +priAB);?> | +story->title);?> | +story->planAB);?> | +story->source);?> | +openedByAB);?> | +assignedToAB);?> | +story->estimateAB);?> | +statusAB);?> | +story->stageAB);?> | actions;?> |
|---|
| testcase->openedBy;?> |
|---|