Posted by padora on June 13, 2011 at 9:28pm
1 follower
| 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.
| Attachment | Size |
|---|---|
| autologout-jqueryui_1-7.patch | 593 bytes |