mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Merge branch 'develop' into accessible_ui
This commit is contained in:
@@ -34,7 +34,7 @@ export function uiDataEditor(context) {
|
||||
|
||||
headerEnter
|
||||
.append('h2')
|
||||
.html(t.html('map_data.title'));
|
||||
.call(t.append('map_data.title'));
|
||||
|
||||
|
||||
var body = selection.selectAll('.body')
|
||||
|
||||
Reference in New Issue
Block a user