mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 03:41:33 +00:00
Remove source switch
This commit is contained in:
@@ -102,10 +102,6 @@ iD.ui = function(context) {
|
||||
.attr('href', 'https://help.openstreetmap.org/questions/ask/')
|
||||
.text(t('report_a_bug'));
|
||||
|
||||
linkList.append('li')
|
||||
.attr('class', 'source-switch')
|
||||
.call(iD.ui.SourceSwitch(context));
|
||||
|
||||
linkList.append('li')
|
||||
.attr('class', 'user-list')
|
||||
.attr('tabindex', -1)
|
||||
|
||||
Reference in New Issue
Block a user