Commit 35ce2c8f authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix indentation and add class doc-comment.

parent 95951e66
Loading
Loading
Loading
Loading
+12 −9
Original line number Diff line number Diff line
/**
 * Renders the whole class-documentation page.
 */
Ext.define('Docs.OverviewPanel', {
    extend: 'Ext.panel.Panel',