Positionierung über Pin entferbt
Settings-Box am Ende schließen
This commit is contained in:
@@ -125,6 +125,7 @@ import * as spin from './spinner.js'
|
||||
if(newlng !== oldlng) {
|
||||
location.reload()
|
||||
}
|
||||
document.getElementById('dialogSettings').close()
|
||||
spin.spinner.spin(spin.spindiv)
|
||||
await loadAll(params,0, curtab)
|
||||
spin.spinner.stop()
|
||||
|
||||
@@ -22,7 +22,7 @@ block content
|
||||
.tab-content#thetabs
|
||||
.tab-pane.active#t_map(role="tabpanel")
|
||||
#map
|
||||
button#btnMyLocation(type="button" title=t("MyLocation"))
|
||||
// button#btnMyLocation(type="button" title=t("MyLocation"))
|
||||
span 📍
|
||||
#maptaberr.errdiv
|
||||
#mapdateactsens
|
||||
|
||||
Reference in New Issue
Block a user