mirror of https://github.com/rancher/dashboard.git
indent fix
This commit is contained in:
parent
004543cc91
commit
af799c6663
|
|
@ -183,7 +183,7 @@ export default {
|
|||
</NameNsDescription>
|
||||
|
||||
<template v-if="isRegistry">
|
||||
<h5>Address:</h5>
|
||||
<h5>Address:</h5>
|
||||
<div id="registry-type" class="row">
|
||||
<RadioGroup :mode="mode" :options="registryAddresses" :value="registryProvider" @input="e=>registryProvider = e" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue