From 91d2f6be1fad6685e98f9bd76ebdca6103e73307 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Tue, 14 Apr 2015 11:17:58 +0800 Subject: [PATCH] * fix a bug #687. --- module/product/view/index.html.php | 4 ++-- module/project/view/batchedit.html.php | 2 +- module/project/view/index.html.php | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/module/product/view/index.html.php b/module/product/view/index.html.php index 57ce11a52e..0adf8aa825 100644 --- a/module/product/view/index.html.php +++ b/module/product/view/index.html.php @@ -69,19 +69,19 @@ assignToNull;?> - +
" . html::selectButton() . '
';?> product->batchEdit, '', '');?> +
show();?>
- diff --git a/module/project/view/batchedit.html.php b/module/project/view/batchedit.html.php index e18bc2af9d..038a4df47a 100755 --- a/module/project/view/batchedit.html.php +++ b/module/project/view/batchedit.html.php @@ -17,7 +17,7 @@ icons['batchEdit']);?> project->common . $lang->colon . $lang->project->batchEdit;?> -
'> +'> diff --git a/module/project/view/index.html.php b/module/project/view/index.html.php index e30d7c1f01..5e5da8df2c 100644 --- a/module/project/view/index.html.php +++ b/module/project/view/index.html.php @@ -66,19 +66,19 @@ - -
burns);?>'>
+
" . html::selectButton() . '
';?> project->batchEdit);?> +
show();?>