mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Standardize & simplify tags panel inclusion
This commit is contained in:
		@@ -47,7 +47,7 @@
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            {% include 'inc/panels/custom_fields.html' %}
 | 
			
		||||
            {% include 'inc/panels/tags.html' with tags=object.tags.all %}
 | 
			
		||||
            {% include 'inc/panels/tags.html' %}
 | 
			
		||||
            {% plugin_left_page object %}
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col col-md-6">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user