Author: damoxc
Revision: 6156
Log:
add a doc string
Diff:
Modified: trunk/deluge/ui/web/js/deluge-all/Deluge.Sidebar.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-all/Deluge.Sidebar.js 2010-01-26 17:42:17 UTC
(rev 6155)
+++ trunk/deluge/ui/web/js/deluge-all/Deluge.Sidebar.js 2010-01-26 18:17:24 UTC
(rev 6156)
@@ -59,6 +59,11 @@
}
}
+ /**
+ * @class Ext.deluge.Sidebar
+ * @author Damien Churchill <[email protected]>
+ * @version 1.3
+ */
Ext.deluge.Sidebar = Ext.extend(Ext.Panel, {
// private
--
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en.