mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-10 05:24:01 +00:00
未完成
This commit is contained in:
@@ -107,3 +107,9 @@ function move_all(from, to){
|
||||
});
|
||||
}
|
||||
|
||||
//function commit_select(form_array){
|
||||
// $('#{0} option'.format(form_array)).each(function(){
|
||||
// $(this).prop('selected', true)
|
||||
// })
|
||||
//}
|
||||
|
||||
|
Reference in New Issue
Block a user