diff --git a/src/ui/heat_map.js b/src/ui/heat_map.js index dcabbf986a9485bb7d7e5416f1f1b46134bbddd7..a668de46fa2842f6daddc20bd9186adf2c9459ad 100644 --- a/src/ui/heat_map.js +++ b/src/ui/heat_map.js @@ -251,7 +251,8 @@ morpheus.HeatMap = function (options) { // -1) { if (!morpheus.HelpMenu.ADDED) { // only show once per page morpheus.HelpMenu.ADDED = true; - var $a = $('Morpheus Icon');