mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-06 12:34:01 +00:00
wip
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
<x-inputs.button>
|
||||
Submit
|
||||
</x-inputs.button>
|
||||
<x-inputs.button confirm='Are you sure you would like to delete this private key?'
|
||||
confirmAction="delete('{{ $destination->id }}')">
|
||||
<x-inputs.button confirm='Are you sure you would like to delete this private key?' confirmAction="delete">
|
||||
Delete
|
||||
</x-inputs.button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user