Merge branch 'develop' into accessible_ui

This commit is contained in:
Martin Raifer
2021-12-07 16:06:56 +01:00
140 changed files with 2047 additions and 878 deletions
+1 -1
View File
@@ -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')