Posted by luco on September 19, 2009 at 4:27pm
Jump to:
| Project: | jQuery Update |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
hey there,
this is a minor tweak but anyway. on the modules page, JQuery Update is under "User Interface" (capital I), while all other UI modules rest in "User interface". this creates an unnecessary extra fieldset ;)
cheers,
Luciano
Comments
#1
Indeed. Please use "User interface" (small i) instead, eg like "JQuery UI" does (and other modules).
Patch:
--- jquery_update.info-orig 2010-04-02 13:48:15.497538333 +0200
+++ jquery_update.info 2010-04-02 13:48:30.686733680 +0200
@@ -1,7 +1,7 @@
; $Id$
name = jQuery Update
description = Updates Drupal to use the latest version of jQuery.
-package = User Interface
+package = User interface
core = 6.x
; Information added by drupal.org packaging script on 2008-06-23
#2
This patch is indeed the preferred behaviour.
#3
Already fixed in 1.x-dev.