Corretto flags gestione vendite
git-svn-id: svn://10.65.10.50/trunk@559 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c2df69f9e1
commit
5a7b03a3b2
@ -365,12 +365,12 @@ void CG0200_application::init_pages(TMask& m)
|
||||
if (_gesven)
|
||||
{
|
||||
for (int j=3; j<8;j++)
|
||||
m.disable_page(j);
|
||||
m.enable_page(j);
|
||||
}
|
||||
else
|
||||
{
|
||||
for (int j=3; j<8;j++)
|
||||
m.enable_page(j);
|
||||
m.disable_page(j);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user