We have need of further customizing the display of the autologout dialog. Since it uses jQueryUI dialog (props there btw!), we can add an additional class to the options so we can control presentation in the theme layer.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1243938-autologout-add_dialogClass.patch | 358 bytes | dellintosh |
Comments
Comment #1
dellintosh commentedThe attached (one line) patch adds an additional dialogClass to the jQuery UI dialog.
Comment #2
johnennew commentedThanks for this - I've applied to the 6.x-4.x and 7.x-4.x branches.
Rgds!