mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Merge branch 'develop-2.8' into 3351-plugins
This commit is contained in:
		@@ -428,7 +428,7 @@
 | 
			
		||||
                            {% csrf_token %}
 | 
			
		||||
                        </form>
 | 
			
		||||
                        <div class="panel-footer text-right noprint">
 | 
			
		||||
                            <a href="{% url 'dcim:device_addsecret' pk=device.pk %}" class="btn btn-xs btn-primary">
 | 
			
		||||
                            <a href="{% url 'secrets:secret_add' %}?device={{ device.pk }}&return_url={{ device.get_absolute_url }}" class="btn btn-xs btn-primary">
 | 
			
		||||
                                <span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
 | 
			
		||||
                                Add secret
 | 
			
		||||
                            </a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user