From 12dac1ce57a2ccffd63536829635f46d15455a23 Mon Sep 17 00:00:00 2001 From: xia0ta0 Date: Mon, 24 Mar 2014 16:33:20 +0800 Subject: [PATCH] * code for task#1835. --- module/bug/view/edit.html.php | 2 +- module/build/view/edit.html.php | 2 +- module/common/view/action.html.php | 2 +- module/product/view/edit.html.php | 2 +- module/productplan/view/edit.html.php | 2 +- module/project/view/edit.html.php | 2 +- module/release/view/edit.html.php | 3 +-- module/story/view/change.html.php | 4 ++-- module/task/view/edit.html.php | 6 +++--- module/testtask/view/edit.html.php | 2 +- 10 files changed, 13 insertions(+), 14 deletions(-) diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 619817bff3..6359ae05ed 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -44,7 +44,7 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild);
bug->legendSteps;?> - steps, "rows='12' class='area-1'");?> + steps), "rows='12' class='area-1'");?>
bug->legendComment;?> diff --git a/module/build/view/edit.html.php b/module/build/view/edit.html.php index f7bc359e24..7dbea1bd61 100644 --- a/module/build/view/edit.html.php +++ b/module/build/view/edit.html.php @@ -125,7 +125,7 @@ build->desc;?> - desc, "rows='10' class='area-1'");?> + desc), "rows='10' class='area-1'");?> project);?> diff --git a/module/common/view/action.html.php b/module/common/view/action.html.php index 0aa199b5b9..f1284a4e6a 100755 --- a/module/common/view/action.html.php +++ b/module/common/view/action.html.php @@ -152,7 +152,7 @@ $(function(){