mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 09:11:29 +02:00
Removed an option that is not needed
This commit is contained in:
parent
d0947bae43
commit
e08ebcdbce
1 changed files with 0 additions and 3 deletions
|
@ -174,9 +174,6 @@
|
|||
<a class="dropdown-item" href="#">
|
||||
{{ __('Announcements') }}
|
||||
</a>
|
||||
<a class="dropdown-item" href="#">
|
||||
{{ __('Applications Center') }}
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
<li {{ is_current_url('pricing') or is_current_url('deposit') or is_current_url('transactions') or is_current_url('overview') ? 'class="nav-item dropdown active"' : 'class="nav-item dropdown"' }}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue