mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-26 04:18:29 +02:00
Tiny fix
This commit is contained in:
parent
a07f3fb504
commit
faa9708b6c
1 changed files with 0 additions and 3 deletions
|
@ -159,9 +159,6 @@
|
||||||
<a class="dropdown-item" href="{{route('registrarcreate')}}">
|
<a class="dropdown-item" href="{{route('registrarcreate')}}">
|
||||||
{{ __('Create Registrar') }}
|
{{ __('Create Registrar') }}
|
||||||
</a>
|
</a>
|
||||||
<a class="dropdown-item" href="#">
|
|
||||||
{{ __('Announcements') }}
|
|
||||||
</a>
|
|
||||||
<div class="dropdown-divider"></div>
|
<div class="dropdown-divider"></div>
|
||||||
<a class="dropdown-item" href="{{route('listUsers')}}">
|
<a class="dropdown-item" href="{{route('listUsers')}}">
|
||||||
{{ __('List Users') }}
|
{{ __('List Users') }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue