mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			363 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			363 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<ul class="nav nav-tabs" style="margin-bottom: 20px">
							 | 
						||
| 
								 | 
							
								    <li role="presentation"{% if not active_tab %} class="active"{% endif %}><a href="{% url 'dcim:device_import' %}">Racked Devices</a></li>
							 | 
						||
| 
								 | 
							
								    <li role="presentation"{% if active_tab == 'child_import' %} class="active"{% endif %}><a href="{% url 'dcim:device_import_child' %}">Child Devices</a></li>
							 | 
						||
| 
								 | 
							
								</ul>
							 |