fix: stay tuned
This commit is contained in:
parent
ac19f0e34f
commit
665e3761c4
1 changed files with 4 additions and 0 deletions
|
|
@ -202,6 +202,10 @@ class="w-full text-white rounded input input-sm bg-coolgray-200 disabled:bg-cool
|
||||||
<li class="step step-secondary">Select a Server</li>
|
<li class="step step-secondary">Select a Server</li>
|
||||||
<li class="step">Select a Destination</li>
|
<li class="step">Select a Destination</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@if ($isDatabase)
|
||||||
|
<div class="text-center">Swarm clusters are excluded from this type of resource at the moment. It will
|
||||||
|
be activated soon. Stay tuned.</div>
|
||||||
|
@endif
|
||||||
{{-- @if ($isDatabase)
|
{{-- @if ($isDatabase)
|
||||||
<div class="flex items-center justify-center pt-4">
|
<div class="flex items-center justify-center pt-4">
|
||||||
<x-forms.checkbox instantSave wire:model="includeSwarm"
|
<x-forms.checkbox instantSave wire:model="includeSwarm"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue