* finish task #5656.

This commit is contained in:
wangyidong
2019-06-04 08:31:42 +08:00
parent 0ac509d4a1
commit e8fb0c8fdf
3 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -302,7 +302,7 @@
<details class="detail" open>
<summary class="detail-title"><?php echo $lang->testcase->legendOpenAndEdit;?></summary>
<div class="detail-content">
<?php $widthClass = $app->getClientLang() == 'en' ? 'w-90px' : 'w-60px';?>
<?php $widthClass = $app->getClientLang() == 'en' ? 'w-100px' : 'w-60px';?>
<table class='table table-data'>
<tr>
<th class='<?php echo $widthClass;?>'><?php echo $lang->testcase->openedBy;?></th>