r1529 - branches/bxe_2_0
[email protected] Wed, 4 Oct 2006 08:51:03 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Wed Oct 4 08:50:52 2006
New Revision: 1529
Modified:
branches/bxe_2_0/bxeLoader.js
Log:
remove double slash
Modified: branches/bxe_2_0/bxeLoader.js
==============================================================================
--- branches/bxe_2_0/bxeLoader.js (original)
+++ branches/bxe_2_0/bxeLoader.js Wed Oct 4 08:50:52 2006
@@ -422,7 +422,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