mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 11:26:26 -06:00
Fixes Print Render
This commit is contained in:
parent
3326a6543c
commit
458633275a
@ -42,7 +42,7 @@ Blocks:
|
||||
</h1>
|
||||
|
||||
{# User menu (mobile view) #}
|
||||
<div class="navbar-nav flex-row align-items-center d-lg-none">
|
||||
<div class="navbar-nav flex-row align-items-center d-lg-none d-print-none">
|
||||
{% plugin_navbar %}
|
||||
{% include 'inc/light_toggle.html' %}
|
||||
{% include 'inc/user_menu.html' %}
|
||||
|
Loading…
Reference in New Issue
Block a user