Revision: 20410 http://sourceforge.net/p/jmol/code/20410 Author: hansonr Date: 2015-03-28 14:16:59 +0000 (Sat, 28 Mar 2015) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/src/org/jmol/adapter/readers/xml/XmlReader.java Modified: trunk/Jmol/src/org/jmol/adapter/readers/xml/XmlReader.java =================================================================== --- trunk/Jmol/src/org/jmol/adapter/readers/xml/XmlReader.java 2015-03-28 14:16:39 UTC (rev 20409) +++ trunk/Jmol/src/org/jmol/adapter/readers/xml/XmlReader.java 2015-03-28 14:16:59 UTC (rev 20410) @@ -218,7 +218,6 @@ * @param data */ void createDomNodeJS(String id, Object data) { - // JavaScript only; untested // no doubt there is a more efficient way to do this. // Firefox, at least, does not recognize "/>" in HTML blocks // that are added this way. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits