fix: select server view
This commit is contained in:
parent
974b4b92c1
commit
ab8bb8dc4e
1 changed files with 1 additions and 1 deletions
|
|
@ -204,8 +204,8 @@ function searchResources() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</div>
|
|
||||||
@endif
|
@endif
|
||||||
|
</div>
|
||||||
@if ($current_step === 'servers')
|
@if ($current_step === 'servers')
|
||||||
<h2>Select a server</h2>
|
<h2>Select a server</h2>
|
||||||
<div class="pb-5"></div>
|
<div class="pb-5"></div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue