Looks like a copypasta miss. Should fix the exception thrown in #2813.
This commit is contained in:
parent
f30631efb6
commit
7790f9e91f
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@
|
|||
</tr>
|
||||
@endif
|
||||
|
||||
@if ($asset->assetloc)
|
||||
@if ($asset->defaultLoc)
|
||||
<tr>
|
||||
<td>{{ trans('admin/hardware/form.default_location') }}</td>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Reference in a new issue