From 1e2e9263b1838862a6bcef80e09653accc4907d6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 13 Dec 2013 12:15:40 +0000 Subject: [PATCH] Simpler JavaScript code to hide. --- examples/htdocs/dict.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/dict.html b/examples/htdocs/dict.html index 2af3397..4088637 100644 --- a/examples/htdocs/dict.html +++ b/examples/htdocs/dict.html @@ -18,7 +18,7 @@
+ onclick="this.style.display = 'none'">

What follows is seed content for the dictionary-lookup demo (taken from