Use adminuser instead of created_by
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -333,7 +333,7 @@
|
||||
</div>
|
||||
@endif
|
||||
|
||||
@if ($consumable->created_by)
|
||||
@if ($consumable->adminuser)
|
||||
<!-- created at -->
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
|
||||
Reference in New Issue
Block a user