diff --git a/resources/views/livewire/project/clone-me.blade.php b/resources/views/livewire/project/clone-me.blade.php index f613ca2c7..59ece57d6 100644 --- a/resources/views/livewire/project/clone-me.blade.php +++ b/resources/views/livewire/project/clone-me.blade.php @@ -9,7 +9,7 @@ Clone to a new Project Clone to a new Environment - +{{--

Clone Volume Data

@@ -39,7 +39,7 @@
@endif
- + --}}

Servers

Choose the server and network to clone the resources to.
diff --git a/resources/views/livewire/project/shared/resource-operations.blade.php b/resources/views/livewire/project/shared/resource-operations.blade.php index afb6d2cc1..4bbc28c75 100644 --- a/resources/views/livewire/project/shared/resource-operations.blade.php +++ b/resources/views/livewire/project/shared/resource-operations.blade.php @@ -1,7 +1,7 @@

Resource Operations

You can easily make different kind of operations on this resource.
- +{{--

Clone Volume Data

@@ -31,7 +31,7 @@
@endif
-
+ --}}

Clone

To another project / environment on a different / same server.