diff --git a/module/block/view/qastatisticblock.html.php b/module/block/view/qastatisticblock.html.php index f5131c3497..65d5142742 100644 --- a/module/block/view/qastatisticblock.html.php +++ b/module/block/view/qastatisticblock.html.php @@ -93,7 +93,7 @@ $(function()
  • productID='id;?>'> - name;?> + name;?> id"), "", '', "class='btn-view' title={$lang->bug->browse}");?>
  • @@ -103,7 +103,7 @@ $(function()
    -
    +
    testtask):?> diff --git a/module/product/css/all.css b/module/product/css/all.css index 39217434d9..9e2a5e9ebb 100644 --- a/module/product/css/all.css +++ b/module/product/css/all.css @@ -49,3 +49,4 @@ th.table-nest-title .table-nest-toggle:hover {opacity: 1;} .main-table thead>tr>th {padding: 0px 8px; line-height: 24px;} .icon-move {color: #16a8f8;} +.c-name {text-overflow: unset !important;}