Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
overlay.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 Jan 2014 at 06:17 UTC
Updated:
4 Jan 2014 at 07:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hswong3i commentedComment #2
hswong3i commentedAlready include into twbs_jquery implementation so no additional patch to drupal core required.
Comment #3
hswong3i commentedWell, we deprecate the use of overlay with TWBS; BTW, in case using it individually as like as jquery_update, ppl may need to patch to drupal core.
In case using drush make, add the following line into your drupal-org-core.make:
Comment #4
hswong3i commentedComment #5
hswong3i commentedComment #6
hswong3i commentedIs this also possible to be handle as Drupal core patch, similar as #2018791: states.js is not compatible with jquery +1.6.1 because it use $.attr in the wrong way?