Acquia Lift overrides CTools modal.js but doesn't specify or pass a class to Drupal.CTools.Modal.modalContent as the original function does. This results in the modal receiving the class modal-undefined.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2626792.acquia_lift.ctools_modal_class.4.patch | 306.63 KB | eshta |
| #3 | modal_undefined.jpg | 116.74 KB | devin carlson |
| #2 | add-default-modal-class-2626792-2.patch | 1.73 KB | devin carlson |
Comments
Comment #2
devin carlson commentedA patch to add a default modal class and pass it to modalContent.
Comment #3
devin carlson commentedAn image which shows the missing modal class.
Comment #4
eshta commentedUpdating patch to add sourcemap generation via grunt concat.
Comment #6
eshta commented