r1502 - trunk/js
[email protected] Wed, 26 Jul 2006 09:18:31 +0200 (CEST)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Wed Jul 26 09:18:28 2006
New Revision: 1502
Modified:
trunk/js/bxeFunctions.js
Log:
don't do type1
Modified: trunk/js/bxeFunctions.js
==============================================================================
--- trunk/js/bxeFunctions.js (original)
+++ trunk/js/bxeFunctions.js Wed Jul 26 09:18:28 2006
@@ -1388,7 +1388,7 @@
li = li.nextSibling;
}
- lines[0].container.parentNode.setAttribute("class","type1");
+ //lines[0].container.parentNode.setAttribute("class","type1");
bxe_updateXPath();
}
@@ -1432,7 +1432,7 @@
}
// needed by unizh
- lines[0].container.parentNode.setAttribute("class","type1");
+ //lines[0].container.parentNode.setAttribute("class","type1");
bxe_updateXPath();
}
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs