mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
close icon button
This commit is contained in:
@@ -42,6 +42,7 @@ export function uiNoteHeader() {
|
||||
iconEnter
|
||||
.append('div')
|
||||
.attr('class', 'note-icon-annotation')
|
||||
.attr('title', t('icons.close'))
|
||||
.call(svgIcon(statusIcon, 'icon-annotation'));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user