mirror of https://github.com/rancher/dashboard.git
Service side tabs
This commit is contained in:
parent
00877a37d3
commit
94a09a9069
|
|
@ -179,7 +179,7 @@ export default {
|
||||||
|
|
||||||
<div class="spacer"></div>
|
<div class="spacer"></div>
|
||||||
|
|
||||||
<Tabbed>
|
<Tabbed :side-tabs="true">
|
||||||
<Tab
|
<Tab
|
||||||
v-if="checkTypeIs('ExternalName')"
|
v-if="checkTypeIs('ExternalName')"
|
||||||
name="define-external-name"
|
name="define-external-name"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue