Opens label new window

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-08-28 11:56:54 +01:00
parent 64c4433b98
commit 67a9929745

View file

@ -242,6 +242,7 @@
'method' => 'POST',
'route' => ['hardware/bulkedit'],
'class' => 'form-inline',
'target'=>'_blank',
'id' => 'bulkForm']) }}
<input type="hidden" name="bulk_actions" value="labels" />
<input type="hidden" name="ids[{{$asset->id}}]" value="{{ $asset->id }}" />