Loading template/app/view/cls/Header.js +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ Ext.define('Docs.view.cls.Header', { '<tpl if="singleton">', '<span>singleton</span>', '</tpl>', '<tpl if="enum">', '<span>enum of <b>{enum.type}</b></span>', '</tpl>', '{[this.renderAliases(values.aliases)]}', '</h1>', '<tpl if="Docs.data.showPrintButton">', Loading Loading
template/app/view/cls/Header.js +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ Ext.define('Docs.view.cls.Header', { '<tpl if="singleton">', '<span>singleton</span>', '</tpl>', '<tpl if="enum">', '<span>enum of <b>{enum.type}</b></span>', '</tpl>', '{[this.renderAliases(values.aliases)]}', '</h1>', '<tpl if="Docs.data.showPrintButton">', Loading