mirror of
				https://github.com/DarkflameUniverse/NexusDashboard.git
				synced 2025-11-03 21:51:53 +00:00 
			
		
		
		
	display count in tooltip if > 999
This commit is contained in:
		@@ -66,3 +66,7 @@
 | 
			
		||||
  {% endwith %}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
{%if inv_item.attr_c|int > 999 %}
 | 
			
		||||
  Count: {{ inv_item.attr_c }}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user