Replace disabled="disabled" attribute by tabindex="1000". This gives the same...
Replace disabled="disabled" attribute by tabindex="1000". This gives the same behavior that we have before, but in a xhtml valid way. "disabled" attribute can't be used inside a "<a>" markup. This is important for unit test because unit test are runed in devlopper mode. It should make test failed (but for tidy is just a warning). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19881 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment