mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	browse: filter on document load (#2368)
When using the Browse directive, this applies the filter when using the browser history to go the previous directory.
This commit is contained in:
		
							parent
							
								
									ce0988f48a
								
							
						
					
					
						commit
						764c9ec956
					
				@ -326,7 +326,7 @@ footer {
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
	</head>
 | 
			
		||||
	<body>
 | 
			
		||||
	<body onload='filter()'>
 | 
			
		||||
		<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="0" width="0" style="position: absolute;">
 | 
			
		||||
			<defs>
 | 
			
		||||
				<!-- Folder -->
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user