structure form typo
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropDownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Structures</a>
|
||||
<div class="dropdown-menu" aria-labelledby="navbarDropDownMenuLink">
|
||||
@if(auth()->user()->hasPermission('fc.team'))
|
||||
<a class="dropdown-item" href="/structrues/display/requests">Display Requests</a>
|
||||
<a class="dropdown-item" href="/structures/display/requests">Display Requests</a>
|
||||
@endif
|
||||
<a class="dropdown-item" href="/structures/display/form">Request Form</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user