* adjust code foramt.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$(function() {
|
||||
$(function()
|
||||
{
|
||||
$("#story").chosen({no_results_text: noResultsMatch});
|
||||
$("#mailto").autocomplete(userList, { multiple: true, mustMatch: true});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user