Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento : sistemato piccolo bug su tabella esercizi git-svn-id: svn://10.65.10.50/trunk@20464 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f8f0c4a0a5
commit
07abf98f49
@ -128,8 +128,9 @@ bool CGTTable_application::user_create()
|
||||
{
|
||||
get_mask()->set_handler(F_DATAINI, dataini_handler);
|
||||
get_mask()->set_handler(BUT_CHECK, checkbut_handler);
|
||||
get_mask()->set_handler(F_NOT_DESC, desnot_handler);
|
||||
}
|
||||
if (get_tabname() == TAB_NOTECLI)
|
||||
get_mask()->set_handler(F_NOT_DESC, desnot_handler);
|
||||
}
|
||||
return ok;
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
// campi maschera batbesc.msk
|
||||
// campi maschera cgtbesc.msk
|
||||
|
||||
#define F_ANNO 131
|
||||
#define F_DATAINI 132
|
||||
|
Loading…
x
Reference in New Issue
Block a user