Dialog module currently includes all css files from jQuery UI, but only really needs 4 of the 12 files.
In addition, a theme or module might want to provide it's own theme css, so we need a way to not include 'ui.theme.css'.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | patch_commit_2a703a20940c.patch | 946 bytes | moonray |
| #2 | patch_commit_2c2e593ee4d5.patch | 1.51 KB | moonray |
| #1 | patch_commit_82addcc3b11d.patch | 1.26 KB | moonray |
Comments
Comment #1
moonray commentedAttached patch fixes the described issues.
Comment #2
moonray commentedLet's try that again with proper PHP Docs.
Comment #3
moonray commentedHrm. After a brief dicussion with Jacine it seems we don't need to worry about not loading theme.ui.css. A theme can simply override that css file in its .info file.
Comment #4
devin carlson commentedDialog 6.x is no longer supported.