improve cor-tabs architecture
This commit is contained in:
parent
cef4d3bf4b
commit
9da1487bbc
32 changed files with 629 additions and 326 deletions
|
@ -27,7 +27,7 @@
|
|||
</span>
|
||||
</div>
|
||||
|
||||
<cor-tab-panel vertical-tabs="true">
|
||||
<cor-tab-panel orientation="vertical" cor-nav-tabs>
|
||||
<cor-tabs>
|
||||
<cor-tab tab-title="Information" tab-id="info"
|
||||
tab-init="showInfo()">
|
||||
|
@ -111,7 +111,7 @@
|
|||
is-enabled="settingsShown"></div>
|
||||
</cor-tab-pane>
|
||||
</cor-tab-content>
|
||||
</cor-tabs>
|
||||
</cor-tab-panel>
|
||||
</cor-tab-panel>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue