Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Sep 2011 at 02:25 UTC
Updated:
24 Sep 2011 at 07:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
dub4u commentedPatch attached.
Comment #2
dub4u commentedSorry, I meant JS_DEFAULT, there is no JS_MODULE. New patch attached.
Comment #3
dub4u commentedReview request.
Comment #4
dawehnerOkay this make sense, because JS_LIBRARY has weight - 100, js_DEFAULT 0 and JS_THEME 100 so you can override this behaviour in your theme. Thanks for providing a patch!
Commited to 7.x-3.x