-
9 Feb 2013 6:30 AM #11
My solution:
PHP Code:
Ext.onReady(function() {
//ext4 adds a custom classname to the body - remove it!
document.body.className = '';
});
Management means doing the things right,
Leadership means doing the right things.
www.interpid.eu, www.webdbadmin.com


Reply With Quote