progress on invoices.
This commit is contained in:
@@ -85,7 +85,8 @@ input[type=number] {
|
||||
"x-on:htmx:response-error" "unexpectedError=true;"
|
||||
"x-on:htmx:before-request" "unexpectedError=false"
|
||||
"@modalopen.document" "open=true; unexpectedError=null"
|
||||
"@modalclose.document" "open=false"}
|
||||
"@modalclose.document" "open=false"
|
||||
"@modalswap.document" "open=false; setTimeout(() => open=true)"}
|
||||
|
||||
[:div {:class "bg-gray-900 bg-opacity-50 dark:bg-opacity-80 fixed inset-0 z-40 md:p-12"
|
||||
"x-show" "open"
|
||||
|
||||
Reference in New Issue
Block a user