frio: fix - I used the wrong variable

This commit is contained in:
rabuzarus 2016-08-10 13:33:49 +02:00
parent 7e65d84577
commit 531cba5ce5
1 changed files with 1 additions and 1 deletions

View File

@ -546,7 +546,7 @@ String.prototype.rtrim = function() {
// Scroll to a specific item and highlight it
// Note: jquery.color.js is needed
function scrollToItem(itemID) {
if( typeof searchValue === "undefined")
if( typeof itemID === "undefined")
return;
// Define the colors which are used for highlighting