From d578376e9e84872d558ab29348cf818a6b2ec14e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 27 Nov 2016 00:11:23 +0300 Subject: [PATCH] minor fix... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/history.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui (gen4)/features/history.js b/ui (gen4)/features/history.js index 48be9f24..b46ec697 100755 --- a/ui (gen4)/features/history.js +++ b/ui (gen4)/features/history.js @@ -564,9 +564,6 @@ var URLHistoryUIActions = actions.Actions({ && parent.focus() }) - o.dom - .attr('title', 'Location history...') - return o })], })