mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	13818 add tags to l2vpntermination edit form
This commit is contained in:
		@@ -41,6 +41,7 @@
 | 
			
		||||
        <div class="tab-pane {% if form.initial.vminterface %}active{% endif %}" id="vminterface" role="tabpanel" aria-labeled-by="vminterface_tab">
 | 
			
		||||
          {% render_field form.vminterface %}
 | 
			
		||||
        </div>
 | 
			
		||||
        {% render_field form.tags %}
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user