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.

CommentFileSizeAuthor
#1 boxes-drupal_add_js-1153922.patch812 bytesolofbokedal

Comments

olofbokedal’s picture

StatusFileSize
new812 bytes
tirdadc’s picture

Assigned: Unassigned » tirdadc
Status: Needs review » Closed (fixed)

Thanks for that, it's rolled in now.