mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Convert IPAM list views to extend standard template
This commit is contained in:
		@@ -4,6 +4,7 @@
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
<div class="pull-right noprint">
 | 
			
		||||
    {% block buttons %}{% endblock %}
 | 
			
		||||
    {% if permissions.add and 'add' in action_buttons %}
 | 
			
		||||
        {% add_button content_type.model_class|url_name:"add" %}
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user