Back to Netbox

Toggle Available

netbox/templates/ipam/inc/toggle_available.html

4.6.4494 B
Original Source

{% load helpers %} {% load i18n %} {% if show_assigned or show_available is not None %}

{% trans "Show Assigned" %}{% trans "Show Available" %}{% trans "Show All" %} {% endif %}