remove 'report portal' link in portal details. niantic now - pretty much - only take reports via the in-app process
This commit is contained in:
@ -106,7 +106,6 @@ window.renderPortalDetails = function(guid) {
|
||||
: '<aside><a href="'+perma+'" onclick="return androidCopy(this.href)" title="Create a URL link to this portal" >Portal link</a></aside>'
|
||||
+ '<aside><a onclick="'+poslinks+'" title="Link to alternative maps (Google, etc)">Map links</a></aside>'
|
||||
)
|
||||
+ '<aside><a onclick="window.reportPortalIssue()" title="Report issues with this portal to Niantic/Google">Report issue</a></aside>'
|
||||
+ '</div>'
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user