mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Change custom map editor icon (#16004)
Edit icon makes more sense than map icon and makes it visually distinct from maps above it in menu.
This commit is contained in:
@@ -251,7 +251,7 @@
|
|||||||
@endif
|
@endif
|
||||||
@admin
|
@admin
|
||||||
<li role="presentation" class="divider"></li>
|
<li role="presentation" class="divider"></li>
|
||||||
<li><a href="{{ route('maps.custom.index') }}"><i class="fa fa-map-marked fa-fw fa-lg"
|
<li><a href="{{ route('maps.custom.index') }}"><i class="fa fa-pen-to-square fa-fw fa-lg"
|
||||||
aria-hidden="true"></i> {{ __('Custom Map Editor') }}
|
aria-hidden="true"></i> {{ __('Custom Map Editor') }}
|
||||||
</a></li>
|
</a></li>
|
||||||
@endadmin
|
@endadmin
|
||||||
|
Reference in New Issue
Block a user