Skip to content

Nav-global block has gone #419

Open
Open
@carderm

Description

@carderm

Hi - the templates\admin\base_site.html seems to have been reverted from having the Navglobal block to it being empty?
Current:
{% block nav-global %}{% endblock %}
Previous:
{% block nav-global %}{{ block.super }}{% include 'admin/inc/nav-global.html' %}{% endblock %}

Is there a reason for this? Should I redo my original pull request that added it?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions