mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Replace Font Awesome icons with Material Design
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
{% extends 'utilities/obj_bulk_delete.html' %}
 | 
			
		||||
 | 
			
		||||
{% block message_extra %}
 | 
			
		||||
    <p class="text-center text-danger"><i class="fa fa-warning"></i> This will also delete all child inventory items of those listed.</p>
 | 
			
		||||
    <p class="text-center text-danger"><i class="mdi mdi-alert"></i> This will also delete all child inventory items of those listed.</p>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user