mirror of
https://github.com/moodle/moodle.git
synced 2025-05-03 06:48:46 +02:00
"MDL-13766, fixed popup login in filepicker"
This commit is contained in:
parent
76046fa871
commit
97b151ea3b
@ -597,6 +597,7 @@ M.core_filepicker.init = function(Y, options) {
|
||||
this.active_repo.manage = data.manage?data.manage:null;
|
||||
},
|
||||
print_login: function(data) {
|
||||
this.parse_repository_options(data);
|
||||
var client_id = this.options.client_id;
|
||||
var repository_id = data.repo_id;
|
||||
var l = this.logindata = data.login;
|
||||
|
Loading…
x
Reference in New Issue
Block a user