mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 20:26:32 +01:00
"MDL-13766, add a parameter for file manager"
This commit is contained in:
parent
add6e27dde
commit
250a5c4998
@ -1040,6 +1040,7 @@ repository_client.end = function(client_id, obj) {
|
||||
}
|
||||
fp.target.onchange();
|
||||
}
|
||||
obj.filepath = fp.savepath;
|
||||
obj.maxfileslimit = (fp.maxfiles!=-1 && repository_client.files[client_id]>=fp.maxfiles);
|
||||
fp.formcallback(obj);
|
||||
fp.hide();
|
||||
|
Loading…
x
Reference in New Issue
Block a user