Wrong module group in admin
dbabbage - December 6, 2008 - 01:35
| Project: | jWYSIWYG |
| Version: | 6.x-6.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | sfranchi |
| Status: | closed |
Jump to:
Description
Presumably, the intention is for this module to be grouped with jQuery in the module admin interface. However, in order to achieve that, the following line has to be altered in jwysiwyg.info:
package = User Interface
...needs to become...
package = User interface
That is, "interface" must start with a lower case "i".

#1
Thanks dbabbage! Will change it.
#2
Modified and commited, thanks!
#3
Automatically closed -- issue fixed for two weeks with no activity.