mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-16 14:59:23 +00:00
Use select2 for user picture identification
This commit is contained in:
@ -227,7 +227,6 @@ function remote_data_source(source, options) {
|
||||
if (!!options.overrides) {
|
||||
Object.assign(params, options.overrides);
|
||||
}
|
||||
console.log(params);
|
||||
return { ajax: params };
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user