From 66560e81e36f508c4ebdff25905d77aed6af8964 Mon Sep 17 00:00:00 2001 From: Catouse Date: Fri, 25 May 2018 14:43:18 +0800 Subject: [PATCH] * fix columns size of product block view. --- module/block/view/productblock.html.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/module/block/view/productblock.html.php b/module/block/view/productblock.html.php index ab88be85f1..a57a074a6f 100644 --- a/module/block/view/productblock.html.php +++ b/module/block/view/productblock.html.php @@ -11,10 +11,6 @@ */ ?>
@@ -23,12 +19,12 @@ product->name;?> - product->currentProject;?> + product->currentProject;?> product->plans;?> product->releases;?> story->statusList['active'] . $lang->story->common;?> - bug->unResolved . $lang->bug->common;?> + bug->unResolved . $lang->bug->common;?> @@ -40,7 +36,7 @@ > name?> - id, '');?> + id, '');?> plans?> releases?>