This commit is contained in:
parent
b382b6890b
commit
816cbe69fb
@ -199,7 +199,7 @@ const app = new Vue({
|
|||||||
},
|
},
|
||||||
sel_section: function(idx){
|
sel_section: function(idx){
|
||||||
this.journey_step_data.section = idx;
|
this.journey_step_data.section = idx;
|
||||||
this.journey_step_data.day = 0;
|
this.journey_step_data.day = 1;
|
||||||
},
|
},
|
||||||
search_nominatim: function(txt,f){
|
search_nominatim: function(txt,f){
|
||||||
if(txt==""){
|
if(txt==""){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user