add a doc string

This commit is contained in:
Damien Churchill 2010-01-26 18:17:24 +00:00
parent 3e13fe1229
commit 0634592bd9
1 changed files with 5 additions and 0 deletions

View File

@ -59,6 +59,11 @@ Copyright:
}
}
/**
* @class Ext.deluge.Sidebar
* @author Damien Churchill <damoxc@gmail.com>
* @version 1.3
*/
Ext.deluge.Sidebar = Ext.extend(Ext.Panel, {
// private