r1724 - branches/bxe_2_0/js
[email protected] Mon, 13 Aug 2007 15:19:30 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Mon Aug 13 15:19:30 2007
New Revision: 1724
Log:
try this for preventing unneeded validation
Modified:
branches/bxe_2_0/js/bxeXMLNode.js
Modified: branches/bxe_2_0/js/bxeXMLNode.js
==============================================================================
--- branches/bxe_2_0/js/bxeXMLNode.js (original)
+++ branches/bxe_2_0/js/bxeXMLNode.js Mon Aug 13 15:19:30 2007
@@ -403,7 +403,7 @@
return true;
}
if (ret) {
- bxe_Transform(false,false,this);
+ //bxe_Transform(false,false,this);
return true;
}
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs