Closed (fixed)
Project:
Boxes
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 May 2011 at 12:19 UTC
Updated:
18 May 2011 at 20:15 UTC
Jump to comment: Most recent file
Javascript files from core should be loaded using drupal_add_library instead of drupal_add_js.
I've provided a simple patch that changes this. I don't know if this could be done in another way to improve performance.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boxes-drupal_add_js-1153922.patch | 812 bytes | olofbokedal |
Comments
Comment #1
olofbokedal commentedComment #2
tirdadc commentedThanks for that, it's rolled in now.