r1725 - branches/bxe_2_0/js
[email protected] Mon, 13 Aug 2007 15:25:15 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Mon Aug 13 15:25:14 2007
New Revision: 1725
Log:
improve save box
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 Mon Aug 13 15:25:14 2007
@@ -79,7 +79,7 @@
}
bxe_lastSavedXML = bxe_getXmlDocument();
bxe_status_bar.showMessage(bxe_i18n.getText("Document successfully saved"));
- var widg = mozilla.getWidgetModalBox(bxe_i18n.getText("Saving"));
+ var widg = mozilla.getWidgetModalBox();
widg.submitAndClose();
bxe_history_reset();
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs