mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Merge develop into develop-2.10
This commit is contained in:
		@@ -81,7 +81,7 @@
 | 
			
		||||
            </a>
 | 
			
		||||
        {% endif %}
 | 
			
		||||
        {% if perms.dcim.change_poweroutlet %}
 | 
			
		||||
            <a href="{% url 'dcim:poweroutlet_edit' pk=po.pk %}" title="Edit outlet" class="btn btn-info btn-xs">
 | 
			
		||||
            <a href="{% url 'dcim:poweroutlet_edit' pk=po.pk %}?return_url={{ device.get_absolute_url }}" title="Edit outlet" class="btn btn-info btn-xs">
 | 
			
		||||
                <i class="glyphicon glyphicon-pencil" aria-hidden="true"></i>
 | 
			
		||||
            </a>
 | 
			
		||||
        {% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user