I don't have a diff, but I added this to function ext_load_library($library = NULL)
global $base_url;
drupal_add_js("Ext.BLANK_IMAGE_URL='{$base_url}/{$ext_path}/resources/images/default/s.gif';", 'inline');
I don't have a diff, but I added this to function ext_load_library($library = NULL)
global $base_url;
drupal_add_js("Ext.BLANK_IMAGE_URL='{$base_url}/{$ext_path}/resources/images/default/s.gif';", 'inline');
Comments
Comment #1
apanag commentedHello alex4u2nv,
i added this to dev version on 19 June 2009.
Thanks for your feedback,
apanag