mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Only adjust the What's New tooltip if the login/logout links are hidden
This commit is contained in:
@@ -197,6 +197,7 @@ export function uiInit(context) {
|
||||
|
||||
aboutList
|
||||
.append('li')
|
||||
.attr('class', 'version')
|
||||
.call(uiVersion(context));
|
||||
|
||||
var issueLinks = aboutList
|
||||
|
||||
Reference in New Issue
Block a user