minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-11-27 00:11:23 +03:00
parent 1597b7eb1f
commit d578376e9e

View File

@ -564,9 +564,6 @@ var URLHistoryUIActions = actions.Actions({
&& parent.focus() && parent.focus()
}) })
o.dom
.attr('title', 'Location history...')
return o return o
})], })],
}) })