mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Add FF version in CSS for easier updates [skip ci]
This commit is contained in:
		| @@ -53,6 +53,6 @@ | ||||
| {% endblock %} | ||||
|  | ||||
| {% block styles %} | ||||
|     <link href="css/jquery-ui/jquery-ui.structure.min.css" type="text/css" rel="stylesheet" media="all"> | ||||
|     <link href="css/jquery-ui/jquery-ui.theme.min.css" type="text/css" rel="stylesheet" media="all"> | ||||
|     <link href="css/jquery-ui/jquery-ui.structure.min.css?v={{ FF_VERSION }}" type="text/css" rel="stylesheet" media="all"> | ||||
|     <link href="css/jquery-ui/jquery-ui.theme.min.css?v={{ FF_VERSION }}" type="text/css" rel="stylesheet" media="all"> | ||||
| {% endblock %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user