From d7643d5db56dd0d5be99c08e69b72d2b7694d221 Mon Sep 17 00:00:00 2001 From: liugang Date: Wed, 11 Apr 2018 15:46:47 +0800 Subject: [PATCH] * Adjust codes. --- module/productplan/view/browse.html.php | 10 +--------- module/release/view/browse.html.php | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/module/productplan/view/browse.html.php b/module/productplan/view/browse.html.php index c07c2764bc..1892b087db 100644 --- a/module/productplan/view/browse.html.php +++ b/module/productplan/view/browse.html.php @@ -13,14 +13,6 @@ productplan->confirmDelete)?> -
- -
-
-
diff --git a/module/release/view/browse.html.php b/module/release/view/browse.html.php index efba1bed14..dc8b607c4d 100644 --- a/module/release/view/browse.html.php +++ b/module/release/view/browse.html.php @@ -20,7 +20,7 @@
- id&branch=$branch", '', 'button', 'plus', '', 'btn-primary');?> + id&branch=$branch", " {$lang->release->create}", '', "class='btn btn-primary'");?>