Back to Netbox

Objectlist

netbox/templates/extras/dashboard/widgets/objectlist.html

4.6.10242 B
Original Source

{% load i18n %} {% if htmx_url and has_permission %}

{% elif htmx_url %} {% trans "No permission to view this content" %}. {% else %} {% trans "Unable to load content. Could not resolve list URL for:" %} {{ model_name }} {% endif %}