Skip to content

Commit ad1d652

Browse files
committed
Merge branch 'master' of github.com:snipe/snipe-it
2 parents a418dec + 7790f9e commit ad1d652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/hardware/view.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
</tr>
315315
@endif
316316

317-
@if ($asset->assetloc)
317+
@if ($asset->defaultLoc)
318318
<tr>
319319
<td>{{ trans('admin/hardware/form.default_location') }}</td>
320320
<td>

0 commit comments

Comments
 (0)