From e67f54f2f8ea63ff71c15e7d5622fe3c3cff4b88 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sun, 22 May 2016 00:26:52 +0200 Subject: Search box/oplog: Add string-literal search You can now use "foo" to find a switch called foo, but not also the ones called foobar foobar1, etc --- web/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index dc6c7d4..f469c1f 100644 --- a/web/index.html +++ b/web/index.html @@ -158,6 +158,7 @@
+ -- cgit v1.2.3