forked from Botanical/BotanJS
ArticleReference
This commit is contained in:
@@ -241,7 +241,6 @@
|
||||
var compile = function ( stage )
|
||||
{
|
||||
stage = IDOMElement( stage );
|
||||
// [html][/html]
|
||||
var options = "";
|
||||
var opt;
|
||||
if( opt = stage.getDAttribute( "collection" ) )
|
||||
|
||||
Reference in New Issue
Block a user