Patch Ctools module to fix Issue #2643108: Entity reference popup not centered in Linux

This commit is contained in:
Michael Stenta 2016-01-01 19:17:29 -05:00
parent da89864f15
commit 1eabdb804b
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ projects[ctools][subdir] = "contrib"
projects[ctools][version] = "1.9"
; Patch to fix "Autosubmit forms in modals are broken" (https://www.drupal.org/node/1823088).
projects[ctools][patch][] = "http://www.drupal.org/files/issues/eventBubblingBugIE8-1823088-9.patch"
; Patch to fix Issue #2643108: Entity reference popup not centered in Linux
projects[ctools][patch][] = "http://www.drupal.org/files/issues/ctools-fix_modal_position_after_ajax-1803104-13.patch"
projects[date][subdir] = "contrib"
projects[date][version] = "2.9"