Merge branch 'master' of github.com:bsag/tracks

This commit is contained in:
Reinier Balt 2011-02-09 20:43:01 +01:00
commit 0aaf11940c

View file

@ -962,7 +962,8 @@ function enable_rich_interaction(){
//terms.push( "" );
this.value = terms.join( ", " );
return false;
}
},
selectFirst: true
});