r1720 - branches/bxe_2_0/js
[email protected] Mon, 13 Aug 2007 10:31:15 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Mon Aug 13 10:31:15 2007
New Revision: 1720
Log:
fix an issue with unneeded validation stuff, when subelement should be choosen
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 10:31:15 2007
@@ -381,7 +381,7 @@
}
if (!_hasMust) {
bxe_context_menu.buildElementChooserPopup(this,ac);
-
+ return true;
} else {
ret = this;
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs