From 418675a8f046adb3f575371a15bdef85c5b8865e Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Mon, 16 Jun 2014 20:17:49 +0100 Subject: [PATCH] always show the full details of a portal - looks rather empty with just one line of data --- code/portal_detail_display.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/portal_detail_display.js b/code/portal_detail_display.js index 4c5d2fb9..16ccc76e 100644 --- a/code/portal_detail_display.js +++ b/code/portal_detail_display.js @@ -185,7 +185,7 @@ window.getPortalMiscDetails = function(guid,d) { // collect and html-ify random data var randDetailsData = []; - if (d.owner) { + if (true) { // or "if (d.owner) {" ...? but this makes the info panel look rather empty for unclaimed portals // these pieces of data are only relevant when the portal is captured randDetailsData.push ( playerText, getRangeText(d),