Fixed button label
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4fcb3df1d9
commit
f44abd0b28
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
|||
|
||||
<x-redirect_submit_options
|
||||
index_route="hardware.index"
|
||||
:button_label="trans('general.checkout')"
|
||||
:button_label="trans('general.checkin')"
|
||||
:disabled_select="!$asset->model"
|
||||
:options="[
|
||||
'index' => trans('admin/hardware/form.redirect_to_all', ['type' => 'assets']),
|
||||
|
|
Loading…
Add table
Reference in a new issue