> >> I noticed these problems while checking each screen: > >> - the Cert Authorities screen needs work, but is beyond my skills > > http://code.sipfoundry.org/changelog/sipXecs/?cs=17498 > > I ended up not committing any changes to Cert Authorities screen: they were > breaking the UI unit test. > Still looking into tableDiv changes... > > I fixed the Cert Authorities table: one column was named description. Internally Tapestry generates a <td with class=<column_name>ColumnValue. In our case descriptionColumnValue. This was collisional with some sipx css definition. I changed that into certDescriptionColumnValue. Now its ok
http://code.sipfoundry.org/changelog/sipXecs/?cs=17539 Regards, Mircea
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
