Closed (fixed)
Project:
jQuery Impromptu
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 19:18 UTC
Updated:
23 Apr 2012 at 04:01 UTC
This is so tiny I didn't think a patch was necessary.
Description:
In the Admin modules list, JQI creates it's own group (fieldset) rather than falling into the existing User interface group that other modules use.
Solution:
jquery_impromptu.info line 4:
change: package = User Interface
to: package = User interface
Comments
Comment #1
obsidiandesign commentedFixed - thanks for pointing that out (didn't notice because it was the only UI item I was using).
Bryan O'Shea