Fix broken documentation for Item.

This commit is contained in:
Jürg Lehni 2014-04-02 21:04:39 +02:00
parent 59da291d54
commit 748256abb9

View file

@ -1869,7 +1869,7 @@ var Item = Base.extend(Callback, /** @lends Item# */{
return list ? items : null;
}
}
}, {
}, /** @lends Item# */{
/**
* {@grouptitle Importing / Exporting JSON and SVG}
*