mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 11:10:12 +01:00
Missed the tags field for the firstSelect plugin setup in my previous commit.
This commit is contained in:
parent
e528af30a6
commit
d3fbe83ecd
1 changed files with 2 additions and 1 deletions
|
|
@ -956,7 +956,8 @@ function enable_rich_interaction(){
|
|||
//terms.push( "" );
|
||||
this.value = terms.join( ", " );
|
||||
return false;
|
||||
}
|
||||
},
|
||||
selectFirst: true
|
||||
});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue