From 3d46d2e1ed1fd24e54bbc83e3318181b81b636d4 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 20 Nov 2015 11:36:46 +0800 Subject: [PATCH] * fix bug #663 in backyard pms. --- module/branch/lang/en.php | 2 +- module/search/view/buildform.html.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/branch/lang/en.php b/module/branch/lang/en.php index 6cdfe637b6..a547d42e8b 100644 --- a/module/branch/lang/en.php +++ b/module/branch/lang/en.php @@ -4,6 +4,6 @@ $lang->branch->manage = 'Branch manage'; $lang->branch->delete = 'Branch delete'; $lang->branch->manageTitle = '%s Manage'; -$lang->branch->all = 'All'; +$lang->branch->all = 'All '; $lang->branch->confirmDelete = '%branch% deletion, will affect the %branch% of the demand, module, plan, release, Bug, testcase and so on, please consider carefully. Are you sure delete the %branch%?'; diff --git a/module/search/view/buildform.html.php b/module/search/view/buildform.html.php index 8e3cdab3e9..3c45df4bcb 100644 --- a/module/search/view/buildform.html.php +++ b/module/search/view/buildform.html.php @@ -23,7 +23,7 @@ include '../../common/view/chosen.html.php'; #featurebar .nav {position: relative;} #featurebar .nav .dropdown .dropdown-menu{z-index:1010;} #querybox form{padding-right: 40px;} -#querybox .form-control {padding: 2px; padding: 6px 2px\0;} +#querybox .form-control {padding: 2px} @-moz-document url-prefix() {#querybox .form-control {padding: 6px 2px;}} #querybox .table {border: none} #querybox .table-form td {border: none} @@ -378,7 +378,7 @@ foreach($fieldParams as $fieldName => $param) ?> - '> + '>