ArticleReference

This commit is contained in:
2016-02-27 05:05:33 +08:00
parent a5cffc11e3
commit eda4250533
10 changed files with 280 additions and 26 deletions
@@ -241,7 +241,6 @@
var compile = function ( stage )
{
stage = IDOMElement( stage );
// [html][/html]
var options = "";
var opt;
if( opt = stage.getDAttribute( "collection" ) )