[#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.DeliveryAncmtList>
 | 
			
		||||
@model Elwig.Documents.DeliveryAncmtList
 | 
			
		||||
@{ Layout = "Document"; }
 | 
			
		||||
<link rel="stylesheet" href="file:///@Raw(Model.DataPath)\resources\DeliveryAncmtList.css" />
 | 
			
		||||
<link rel="stylesheet" href="file:///@Raw(Model.DocumentsPath)\DeliveryAncmtList.css" />
 | 
			
		||||
<main>
 | 
			
		||||
    <h1>Anmeldeliste</h1>
 | 
			
		||||
    <h2>@Model.Filter</h2>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user