]> git.openstreetmap.org Git - nominatim-ui.git/commit
new config option -Reverse_Only- (#166)
authormtmail <mtmail@gmx.net>
Wed, 27 Oct 2021 16:33:10 +0000 (18:33 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Oct 2021 16:33:10 +0000 (18:33 +0200)
commit0aa28e47e87fc78e152de7f1750e97ccf260c595
treead62e6e2c93903920faec4d35a82f50a2cdb3407
parentc17ad0ef44aa8e1c091d8d1ab729a5ce6c61e222
new config option -Reverse_Only- (#166)
12 files changed:
.github/workflows/ci.yml
dist/config.defaults.js
dist/search.html
src/components/DetailsOneRow.svelte
src/components/Error.svelte
src/components/Header.svelte
src/lib/stores.js
src/pages/DetailsPage.svelte
test/_bootstrap.js
test/config_reverse_only.js [new file with mode: 0644]
test/details.js
test/search.js