Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.