DependencyFinder should use JQuery UI table look
------------------------------------------------
Key: FELIX-3444
URL: https://issues.apache.org/jira/browse/FELIX-3444
Project: Felix
Issue Type: Improvement
Components: Web Console
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-packageadmin-plugin 1.0.0
The Dependency Finder page of the packageadmin plugin allows you to find
package exporters as well as generating a list of Maven project dependencies.
This uses tables which are styled after the old pre-JQuery UI design.
The tables should be adapted to JQuery UI. This is as simple as using the
nicetable class on the table element and removing all class attributes from the
tr, td, and th elements.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira