r1385 - branches/bxe_2_0/relaxng
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Thu Sep 22 10:51:30 2005
New Revision: 1385
Modified:
branches/bxe_2_0/relaxng/RelaxNG.js
Log:
no alert, but a debug message if group nodes are removed
Modified: branches/bxe_2_0/relaxng/RelaxNG.js
==============================================================================
--- branches/bxe_2_0/relaxng/RelaxNG.js (original)
+++ branches/bxe_2_0/relaxng/RelaxNG.js Thu Sep 22 10:51:30 2005
@@ -121,7 +121,7 @@
}
if (defNodes.length > 0) {
- alert("Removed " + defNodes.length + " unsupported group nodes");
+ debug("!!! Removed " + defNodes.length + " unsupported group nodes");
}
return true;
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs