Skip to content

Commit

Permalink
BugID: 520 Mappa utente gestore
Browse files Browse the repository at this point in the history
  • Loading branch information
fgiardina committed Mar 28, 2011
1 parent c8487ba commit e9f3dc6
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -34,9 +34,9 @@ public CRUDUtenteGestoreBP( String function ) throws BusinessProcessException {
setTab("tab","tabUtenza");
}

public boolean isDeleteButtonEnabled()
/*public boolean isDeleteButtonEnabled()
{
return false;
}

*/
}

0 comments on commit e9f3dc6

Please sign in to comment.