updated sidebar
corrected placement of {{ trans('dashboard.incidents.incident-templates') }}
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
</li>
|
||||
<li {{ set_active('dashboard/templates*') }}>
|
||||
<a href="{{ route('dashboard.templates') }}">
|
||||
<i class="icons ion-document-text"></i> {{ trans('dashboard.incidents.incident-templates') }}
|
||||
<i class="icons ion-document-text"></i>
|
||||
<span>{{ trans('dashboard.incidents.incident-templates') }}</span>
|
||||
</a>
|
||||
</li>
|
||||
<li {{ set_active('dashboard/components*') }}>
|
||||
|
||||
Reference in New Issue
Block a user