mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
Merge branch 'master' of github.com:bsag/tracks
This commit is contained in:
commit
0aaf11940c
1 changed files with 2 additions and 1 deletions
|
|
@ -962,7 +962,8 @@ function enable_rich_interaction(){
|
||||||
//terms.push( "" );
|
//terms.push( "" );
|
||||||
this.value = terms.join( ", " );
|
this.value = terms.join( ", " );
|
||||||
return false;
|
return false;
|
||||||
}
|
},
|
||||||
|
selectFirst: true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue