Clean up code.

This commit is contained in:
Jürg Lehni 2011-03-06 15:15:21 +00:00
parent e533b4edbb
commit 162dab66a7

View file

@ -1,5 +1,6 @@
var Group = this.Group = Item.extend({
beans: true,
initialize: function(items) {
this.base();
this.children = [];