Skip to content

Commit 5e9740e

Browse files
committed
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2 parents 41a20d8 + cc15a4f commit 5e9740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/account/accept-asset.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="col-md-12">
2424

2525
<h3>
26-
Accept {{ $item->name }}</h3>
26+
Accept {{ $item->showAssetName() }}</h3>
2727
</div>
2828
</div>
2929

0 commit comments

Comments
 (0)