r1528 - trunk
[email protected] Wed, 4 Oct 2006 08:50:08 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Wed Oct 4 08:49:53 2006
New Revision: 1528
Modified:
trunk/bxeLoader.js
Log:
remove double slash :)
Modified: trunk/bxeLoader.js
==============================================================================
--- trunk/bxeLoader.js (original)
+++ trunk/bxeLoader.js Wed Oct 4 08:49:53 2006
@@ -399,7 +399,7 @@
if (btn['_location']) {
buttonImgLoc = btn['_location'];
} else {
- buttonImgLoc = mozile_root_dir + "/images/buttons.png";
+ buttonImgLoc = mozile_root_dir + "images/buttons.png";
}
var preloadthebutton = new Image();
preloadthebutton.src = buttonImgLoc;
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs