r1722 - branches/bxe_2_0/js

[email protected] Mon, 13 Aug 2007 13:33:48 +0200 (CEST)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Mon Aug 13 13:33:47 2007
New Revision: 1722

Log:
get widget in callback BXEB-35

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 13:33:47 2007
@@ -79,6 +79,8 @@
 		}
 		bxe_lastSavedXML = bxe_getXmlDocument();
 		bxe_status_bar.showMessage(bxe_i18n.getText("Document successfully saved"));
+		var widg = mozilla.getWidgetModalBox(bxe_i18n.getText("Saving"));
+	
 		widg.submitAndClose();
 		bxe_history_reset();
 		if	(e.status == 201 && bxe_config.options['onSaveFileCreated']) {
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs