diff --git a/code/portal_detail_display.js b/code/portal_detail_display.js index 1b81b8d3..5004ce1c 100644 --- a/code/portal_detail_display.js +++ b/code/portal_detail_display.js @@ -95,7 +95,7 @@ window.renderPortalDetails = function(guid) { .attr('class', TEAM_TO_CSS[getTeam(d)]) .html('' + '

'+escapeHtmlSpecialChars(d.portalV2.descriptiveText.TITLE)+'

' - + 'X' + + 'X' // help cursor via ".imgpreview img" + '
' + ''+Math.floor(getPortalLevel(d))+''