rodrigo 2013-04-15 19:40:06 +00:00
parent 632a1b8d03
commit 344a5f925a
1 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,5 @@ public class ItemSelecionarServicosGerar extends DefaultItemMenuSistema {
public void ejecutar() {
PantallaUtileria.openWindow("/gui/esquema_operacional/selecionarServicosGerar.zul",
Labels.getLabel("selecionarServicosGerarController.window.title"), null, desktop);
}
}