From 764c9ec9560b3aaf39a743679caba2c79bdf9ef6 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Sun, 25 Nov 2018 20:35:15 +0100 Subject: [PATCH] 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. --- caddyhttp/browse/setup.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caddyhttp/browse/setup.go b/caddyhttp/browse/setup.go index fd8a443e5..90b1646d1 100644 --- a/caddyhttp/browse/setup.go +++ b/caddyhttp/browse/setup.go @@ -326,7 +326,7 @@ footer { } - +