add a doc string
This commit is contained in:
parent
3e13fe1229
commit
0634592bd9
@ -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, {
|
Ext.deluge.Sidebar = Ext.extend(Ext.Panel, {
|
||||||
|
|
||||||
// private
|
// private
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user