From c1e30ed2e7e050add65df10cdd5ed10b866d3e3b Mon Sep 17 00:00:00 2001 From: Susana Montes Pedreira Date: Wed, 1 Jun 2011 16:45:00 +0200 Subject: [PATCH] [Bug #1013] increase the width in filter search box. FEA: ItEr74S04BugFixing --- .../webapp/reports/completedEstimatedHoursPerTask.zul | 8 ++++++-- .../main/webapp/reports/hoursWorkedPerWorkerReport.zul | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/navalplanner-webapp/src/main/webapp/reports/completedEstimatedHoursPerTask.zul b/navalplanner-webapp/src/main/webapp/reports/completedEstimatedHoursPerTask.zul index e397e432a..ccf168350 100644 --- a/navalplanner-webapp/src/main/webapp/reports/completedEstimatedHoursPerTask.zul +++ b/navalplanner-webapp/src/main/webapp/reports/completedEstimatedHoursPerTask.zul @@ -82,7 +82,9 @@ + model="@{controller.allLabels}" + widthListbox="380px" + widthBandbox="350px" />