|
options.push( { static: true, value: scene.id, html: '<span class="type ' + scene.type + '"></span> ' + scene.name } );
|
|
options.push( { static: true, value: scene.id, html: '<span class="type ' + scene.type + '"></span> ' + scene.name } );
|
|
( function addObjects( objects, pad ) {
|
|
( function addObjects( objects, pad ) {
|