← Back to team overview

openerp-india team mailing list archive

[Bug 659788] Re: [IE] attrs="{'invisible':[..] } not working on IE

 

** Changed in: openobject-client-web
       Status: New => Fix Released

-- 
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:
  Fix Released

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