mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Linkify components under device view
This commit is contained in:
		@@ -2,7 +2,8 @@
 | 
			
		||||
 | 
			
		||||
    {# Name #}
 | 
			
		||||
    <td>
 | 
			
		||||
        <i class="fa fa-fw fa-keyboard-o"></i> {{ cp }}
 | 
			
		||||
        <i class="fa fa-fw fa-keyboard-o"></i>
 | 
			
		||||
        <a href="{{ cp.get_absolute_url }}">{{ cp }}</a>
 | 
			
		||||
    </td>
 | 
			
		||||
 | 
			
		||||
    {# Type #}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user