Eliminato il controllo abilitazione LIVART su TCOnfig (basta enabled() di TCodart_livelli
git-svn-id: svn://10.65.10.50/trunk@4985 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fa2e8447e9
commit
1b9e12e214
@ -147,7 +147,7 @@ TMask_anamag::TMask_anamag(TRelation * rel,bool mg_autorized) : TMask("ve2400")
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if (mgconfig.get_bool("GESCODART") && livelli_art->enabled())
|
||||
if (livelli_art->enabled())
|
||||
{
|
||||
set_handler(F_CODART, handle_codice);
|
||||
for (int i=0; i<9; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user