From 84e345882c282fd08c2fadc3a727013268c090f4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 26 Dec 2013 02:54:10 +0400 Subject: [PATCH] minor tweak... Signed-off-by: Alex A. Naanou --- ui/urlhistory.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/urlhistory.js b/ui/urlhistory.js index d3852b60..9bb54f6f 100755 --- a/ui/urlhistory.js +++ b/ui/urlhistory.js @@ -10,7 +10,7 @@ /*********************************************************************/ var BASE_URL_HISTORY = [] -var BASE_URL_LIMIT = 10 +var BASE_URL_LIMIT = 15