mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Share layout between quotes & invoices
This commit is contained in:
parent
829a7a2c10
commit
46b70d78af
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
@section('body')
|
@section('body')
|
||||||
<div class="flex justify-between items-center">
|
<div class="flex justify-between items-center">
|
||||||
<span>{{ ctrans('texts.with_selected') }}</span>
|
|
||||||
<form action="{{ route('client.quotes.bulk') }}" method="post" id="bulkActions">
|
<form action="{{ route('client.quotes.bulk') }}" method="post" id="bulkActions">
|
||||||
@csrf
|
@csrf
|
||||||
<button type="submit" class="button button-primary" name="action"
|
<button type="submit" class="button button-primary" name="action"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user