Delete extra character remaining from previous tests :(

This commit is contained in:
Ivan Nieto Vivanco 2021-12-14 12:32:30 -06:00
parent 2402f00a2e
commit d083f89f30

View file

@ -18,7 +18,7 @@
</button>
<ul class="dropdown-menu pull-right" role="menu22">
@if ($component->assigned_to != ''))
@if ($component->assigned_to != '')
@can('checkin', $component)
<li role="menuitem">
<a href="{{ route('checkin/component', $component->id) }}">