From aa7da7655439cf6699aa697199d591ad91f63eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacobo=20Aragunde=20P=C3=A9rez?= Date: Thu, 27 May 2010 12:02:20 +0200 Subject: [PATCH] ItEr58S04ValidacionEProbasFuncionaisItEr57S04: [Bug #468] Implemented deletion of Virtual Workers. The patch is small because it reuses the controller + model from Worker. --- .../src/main/webapp/resources/worker/_listVirtualWorkers.zul | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/navalplanner-webapp/src/main/webapp/resources/worker/_listVirtualWorkers.zul b/navalplanner-webapp/src/main/webapp/resources/worker/_listVirtualWorkers.zul index a4b272cdc..66607575e 100644 --- a/navalplanner-webapp/src/main/webapp/resources/worker/_listVirtualWorkers.zul +++ b/navalplanner-webapp/src/main/webapp/resources/worker/_listVirtualWorkers.zul @@ -45,6 +45,10 @@ tooltiptext="${i18n:_('Edit')}" onClick="controller.goToEditVirtualWorkerForm(self.getParent().getParent().value);"> +