Add support for horizontal tabs into cor-tabs
This commit is contained in:
parent
191e5d94d4
commit
ea13469d9d
13 changed files with 116 additions and 20 deletions
|
@ -22,7 +22,7 @@
|
|||
<span class="cor-title-content">Quay Enterprise Management</span>
|
||||
</div>
|
||||
|
||||
<cor-tab-panel>
|
||||
<cor-tab-panel vertical-tabs="true">
|
||||
<cor-tabs>
|
||||
<cor-tab tab-title="Manage Users"
|
||||
tab-id="users" tab-init="loadUsers()">
|
||||
|
|
Reference in a new issue