parent
1e419fc692
commit
b716530f99
1 changed files with 1 additions and 1 deletions
|
@ -1765,7 +1765,7 @@ L.U.Map.include({
|
||||||
L.DomUtil.createButton(
|
L.DomUtil.createButton(
|
||||||
'umap-open-filter-link flat',
|
'umap-open-filter-link flat',
|
||||||
container,
|
container,
|
||||||
` | ${L._('Select data')}`,
|
L._('Select data'),
|
||||||
this.openFacet,
|
this.openFacet,
|
||||||
this
|
this
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue