diff --git a/index.html b/index.html index bd256fa..d3cb976 100644 --- a/index.html +++ b/index.html @@ -9940,7 +9940,7 @@ console.log('woohooo I just clicked') let columnName = element.id.split('_')[0] - if (typeof mainObj !== 'undefined') { + if (typeof myFloID !== 'undefined') { if (element.classList.value == 'fa fa-thumbs-o-up') { let articlekey = document.getElementById(columnName).dataset.articlekey let mainObj = {