Skip to content

BANNER_BOTTOM text does not display #6023

@crouthamela

Description

@crouthamela

NetBox version

v2.10.6

Python version

3.7

Steps to Reproduce

  1. Enter some text into BANNER_BOTTOM in configuration.py
  2. Restart netbox services
  3. Refresh main NetBox page

Expected Behavior

Banner to appear at bottom of the page with defined text

Observed Behavior

Banner does not appear at bottom of the page with defined text.

The defined text does show in the page source though:

        <div class="alert alert-info text-center banner-bottom" role="alert">
             Test bottom
        </div>

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions