added id for send-to button
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
|
||||
@if (! $hideSendTo)
|
||||
<x-button
|
||||
id="invoice-send-to"
|
||||
class="relative flex items-center justify-center bg-green hover:bg-green-700 text-white px-6 py-1.5 ltr:ml-2 rtl:mr-2 text-base rounded-lg disabled:bg-green-100"
|
||||
override="class"
|
||||
>
|
||||
|
Reference in New Issue
Block a user