Download & Extend

CSS files are not included if jquery_ui 6.x-1.5 is used.

Project:Dialog API
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,
I installed dialog through drush and as a result ended up with jquery_ui 6x.1.5. This version of jquery_ui does not define the JQUERY_UI_PATH constant [0]. This constant is used by dialog to find the necessary CSS files. The result is that, I am getting nice and working dialogs that are completely transparent!!! The attached patch should fix this.

Thanks,
Adnan

[0] http://drupal.org/node/1204292

AttachmentSize
dialog-jquery_ui-6.x-1.5-compat.patch872 bytes

Comments

#1

Thanks, worked for me

#2

Thanks, worked for me as well.