3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-20 03:35:52 +00:00

Merge pull request #15401 from snipe/fixes-15397-new-window-for-label

Opens label new window
This commit is contained in:
snipe
2024-08-28 11:57:29 +01:00
committed by GitHub

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 }}" />