mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	* Standardize description & comments fields on primary models * Update REST API serializers * Update forms * Update tables * Update templates
This commit is contained in:
		@@ -67,6 +67,7 @@
 | 
			
		||||
    <div class="col col-md-6">
 | 
			
		||||
      {% include 'inc/panels/custom_fields.html' %}
 | 
			
		||||
      {% include 'inc/panels/tags.html' with tags=object.tags.all url='ipam:asn_list' %}
 | 
			
		||||
      {% include 'inc/panels/comments.html' %}
 | 
			
		||||
      {% plugin_right_page object %}
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user