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