| Newsgroups |
gmane.editors.bitflux.cvs |
| Message-ID |
<[email protected]> |
Author: chregu
Date: Mon Jul 25 11:27:03 2005
New Revision: 1349
Modified:
branches/bxe_2_0/js/bxeFunctions.js
Log:
http://bugs.bitflux.ch/cgi-bin/bugzilla/show_bug.cgi?id=824
bad help link
We link now to http://wiki.bitfluxeditor.org/BXE_2.0
Modified: branches/bxe_2_0/js/bxeFunctions.js
==============================================================================
--- branches/bxe_2_0/js/bxeFunctions.js (original)
+++ branches/bxe_2_0/js/bxeFunctions.js Mon Jul 25 11:27:03 2005
@@ -1179,7 +1179,7 @@
});
submenu4.push("Help",function (e) {
- bla = window.open("http://wiki.bitfluxeditor.org","help","width=800,height=600,left=0,top=0");
+ bla = window.open("http://wiki.bitfluxeditor.org/BXE_2.0","help","width=800,height=600,left=0,top=0");
bla.focus();
});
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs