mirror of
				https://github.com/DarkflameUniverse/NexusDashboard.git
				synced 2025-10-31 04:21:54 +00:00 
			
		
		
		
	U-Score reporting
This commit is contained in:
		| @@ -29,6 +29,13 @@ | ||||
|       {% endfor %} | ||||
|     </div> | ||||
|     <div class="col"> | ||||
|       U-Score: <br/> | ||||
|       {% for report in reports  %} | ||||
|         <a role="button" class="btn btn-primary btn btn-block" | ||||
|           href='{{url_for('reports.uscore_by_date', date=report.date)}}'> | ||||
|           {{report.date}} | ||||
|         </a> | ||||
|       {% endfor %} | ||||
|     </div> | ||||
|   </div> | ||||
| {% endblock  %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre