fixes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<div>
|
||||
<h3>Actions</h3>
|
||||
<div class="py-4">
|
||||
@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