Aggiunto una set al campo del profilo profilo base dopo la cancellazione
git-svn-id: svn://10.65.10.50/trunk@2749 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
08b770e77c
commit
6e35f04ee5
@ -838,7 +838,7 @@ bool TForm_EC_editor::ask_profile()
|
||||
TProgind pi(50,"Cancellazione in corso...",FALSE,FALSE,10);
|
||||
remove_form(frm,rfr,fform,cod);
|
||||
pi.cancel();
|
||||
mask().set(F_BASE,"");
|
||||
mask().set(F_BASE,BASE_EC_PROFILE);
|
||||
mask().set(F_CODE,"");
|
||||
mask().set(F_CODEL,"");
|
||||
mask().set(F_DESC,"");
|
||||
|
Loading…
x
Reference in New Issue
Block a user