Thanks AJ, I had tried that and it works for most cases, but where it fails is in the admin when using library pickers in admin.
I have changed the condition to <cfif ListFirst(cgi.PATH_INFO, '/') NEQ "webtop" and not (structKeyExists(url,"view") and url.view eq "displayLibraryTabs")> And now it uses the correct UI theme. Might need some more work on this to ensure it works for all cases. -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
