* adjust bug template code.
+ add function parseUBB to html.
This commit is contained in:
@@ -141,6 +141,7 @@ function setDuplicate(resolution)
|
||||
}
|
||||
}
|
||||
var userList = "<?php echo join(',', array_keys($users));?>".split(',');
|
||||
tools = simpleTools;
|
||||
$(function() {
|
||||
$("#mailto").autocomplete(userList, { multiple: true, mustMatch: true});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user