[#59] Documents: Move Documents install folder from ProgramData to Program Files
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Test / Run tests (push) Successful in 2m19s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Test / Run tests (push) Successful in 2m19s
				
			This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| @inherits TemplatePage<Elwig.Documents.DeliveryDepreciationList> | ||||
| @model Elwig.Documents.DeliveryDepreciationList | ||||
| @{ Layout = "Document"; } | ||||
| <link rel="stylesheet" href="file:///@Raw(Model.DataPath)\resources\DeliveryDepreciationList.css" /> | ||||
| <link rel="stylesheet" href="file:///@Raw(Model.DocumentsPath)\DeliveryDepreciationList.css" /> | ||||
| <main> | ||||
|     <h1>Abwertungsliste</h1> | ||||
|     <h2>@Model.Filter</h2> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user