fix deployment status
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div class="py-4">
|
||||
<div class="flex items-center gap-2 pb-4">
|
||||
<h2>Logs</h2>
|
||||
@if (data_get($activity, 'properties.status') === 'in_progress')
|
||||
<x-forms.button wire:click.prevent="cancel">Cancel deployment</x-forms.button>
|
||||
@else
|
||||
|
||||
Reference in New Issue
Block a user