From f9473f349349e58b253d218ce7d9af6e2177e783 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 6 Feb 2014 16:00:45 +0000 Subject: [PATCH] switch search term from "openssh" to "netbsd" to get more than 10 hits, and display navigation bar --- examples/htdocs/jasmine-local-popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index 8cca098..79c2b2a 100644 --- a/examples/htdocs/jasmine-local-popup.html +++ b/examples/htdocs/jasmine-local-popup.html @@ -35,7 +35,7 @@ }; var jasmine_config = { - search_query: "openssh", + search_query: "netbsd", expected_hits: 10, show_record_url: true }; -- 1.7.10.4