r1707 - branches/bxe_2_0/js
[email protected] Sun, 12 Aug 2007 16:27:44 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Sun Aug 12 16:27:44 2007
New Revision: 1707
Log:
fix BXEB-35
Beim Speichern Modalbox
Modified:
branches/bxe_2_0/js/bxeFunctions.js
Modified: branches/bxe_2_0/js/bxeFunctions.js
==============================================================================
--- branches/bxe_2_0/js/bxeFunctions.js (original)
+++ branches/bxe_2_0/js/bxeFunctions.js Sun Aug 12 16:27:44 2007
@@ -60,7 +60,8 @@
if ( bxe_config.options['onSaveBefore']) {
eval(bxe_config.options['onSaveBefore'] +"(xml,'onSaveBefore')");
}
-
+ bxe_status_bar.showMessage(bxe_i18n.getText("Document saving..."));
+
var xmlstr =xml.saveXML(xml);
function callback (e) {
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs