Download & Extend

Jquery UI CSS files are not being loaded

Project:Automated Logout
Version:6.x-4.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

It seems that Jquery UI recently changed the path to the CSS support files.

In 1.6 and below the path was '/jquery.ui/themes/default/ui.all.css', for 1.7 and about it has been change to '/jquery.ui/themes/base/ui.all.css'. The word 'default' was change to 'base'.

I made a patch but all that needs to be done is the change out of the two words in order to support jquery.ui 1.7+. Not sure if you would want to make a new branch for the newer jquery.ui or just make a conditional in the code. Please let me know if I can help.

AttachmentSize
autologout-jqueryui_1-7.patch593 bytes