Merge remote-tracking branch 'origin/fkloft-patch-1'

This commit is contained in:
Jon Atkins 2015-01-19 16:51:53 +00:00
commit 2d674e904a

View File

@ -12,7 +12,7 @@ window.getRangeText = function(d) {
if(!range.isLinkable) title += '\nPortal is missing resonators,\nno new links can be made';
return ['range',
return ['<span title="' + title + '">range</span>',
'<a onclick="window.rangeLinkClick()"'
+ (range.isLinkable ? '' : ' style="text-decoration:line-through;"')
+ ' title="'+title+'">'