From 3f770603bc8d55dfd6d90131f62bbf61e70c7ebd Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 3 Jan 2017 23:59:04 -0700 Subject: [PATCH] browse: Simple filter textbox for default template Typing in this box will filter the list of items by name. --- caddyhttp/browse/setup.go | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/caddyhttp/browse/setup.go b/caddyhttp/browse/setup.go index 813fde06d..19b07bd59 100644 --- a/caddyhttp/browse/setup.go +++ b/caddyhttp/browse/setup.go @@ -102,6 +102,7 @@ const defaultTemplate = ` {{.Name}} +