Merge pull request #2405 from brkcvn/master

Added id for "Send To" button in invoice form page
This commit is contained in:
Burak Civan 2022-06-01 16:56:07 +03:00 committed by GitHub
commit c8a5cc1cb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
>