+
@@ -34,12 +34,12 @@ From a516365977aea355ce81a1ea171860073aac4f35 Mon Sep 17 00:00:00 2001 From: daitingting Date: Wed, 23 May 2018 15:42:53 +0800 Subject: [PATCH 2/3] * Adjust language. --- module/project/lang/zh-cn.php | 2 +- module/project/lang/zh-tw.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/project/lang/zh-cn.php b/module/project/lang/zh-cn.php index 96d8c91355..07da6e0908 100644 --- a/module/project/lang/zh-cn.php +++ b/module/project/lang/zh-cn.php @@ -200,7 +200,7 @@ $lang->project->checkedSummary = "选中 %total% 个任务, $lang->project->memberHoursAB = "
%s有 %s 工时
"; $lang->project->memberHours = '
%s可用工时
%s
'; $lang->project->countSummary = '
总任务
%s
进行中
%s
未开始
%s
'; -$lang->project->timeSummary = '
总消耗
%s
已消耗
%s
剩余
%s
'; +$lang->project->timeSummary = '
总预计
%s
已消耗
%s
剩余
%s
'; $lang->project->groupSummaryAB = "
总任务 %s
未开始 %s   进行中 %s
总预计 %s
已消耗 %s   剩余 %s
"; $lang->project->wbs = "分解任务"; $lang->project->batchWBS = "批量分解"; diff --git a/module/project/lang/zh-tw.php b/module/project/lang/zh-tw.php index 306f83b5c0..c02db4d889 100644 --- a/module/project/lang/zh-tw.php +++ b/module/project/lang/zh-tw.php @@ -200,7 +200,7 @@ $lang->project->checkedSummary = "選中 %total% 個任務, $lang->project->memberHoursAB = "
%s有 %s 工時
"; $lang->project->memberHours = '
%s可用工時
%s
'; $lang->project->countSummary = '
總任務
%s
進行中
%s
未開始
%s
'; -$lang->project->timeSummary = '
總消耗
%s
已消耗
%s
剩餘
%s
'; +$lang->project->timeSummary = '
總預計
%s
已消耗
%s
剩餘
%s
'; $lang->project->groupSummaryAB = "
總任務 %s
未開始 %s   進行中 %s
總預計 %s
已消耗 %s   剩餘 %s
"; $lang->project->wbs = "分解任務"; $lang->project->batchWBS = "批量分解"; From ad8b144d5cffd8a68fd7c73f193eb300423857e6 Mon Sep 17 00:00:00 2001 From: chenfeiCF Date: Wed, 23 May 2018 15:47:53 +0800 Subject: [PATCH 3/3] * Finish task #4309, #4310. --- module/testcase/view/batchedit.html.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/module/testcase/view/batchedit.html.php b/module/testcase/view/batchedit.html.php index a665d8151c..4384fd5f61 100644 --- a/module/testcase/view/batchedit.html.php +++ b/module/testcase/view/batchedit.html.php @@ -42,7 +42,7 @@
url;?> createLink('webhook', 'delete', "webhookID=$id&confirm=yes"); - echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"webhookList\",confirmDelete)", '', '', "title='{$lang->webhook->delete}' class='btn btn-link'"); + echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"webhookList\",confirmDelete)", '', '', "title='{$lang->webhook->delete}' class='btn'"); } ?>
- + @@ -51,11 +51,11 @@ - + - + @@ -112,7 +112,12 @@ - + + +
idAB;?> '>priAB;?> '>statusAB;?> '>testcase->module;?> '>testcase->story;?>testcase->title;?>testcase->title;?> testcase->type;?> '>testcase->precondition;?> '>testcase->keywords;?>'>testcase->stage;?>'>testcase->stage;?>
+ + +