openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #00103
[Bug 659788] Re: [IE] attrs="{'invisible':[..] } not working on IE
It was the trunk when i post this bug (2010-10-13).
But it's working now...
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/659788
Title:
[IE] attrs="{'invisible':[..] } not working on IE
Status in OpenObject Web Client:
New
Bug description:
Hello,
I have a xml with : <group colspan="4" attrs="{'invisible':[('state','!=','step1')]}" >
On Firefox the group is invisible when [('state','!=','step1')], but on InternetExplorer it's visible all the time
The invisible attribute is not working on InternerExplorer (v6,7 and 8)
Best Regards