mirror of
https://github.com/moodle/moodle.git
synced 2025-03-24 17:40:26 +01:00
Merge branch 'mdl-76729_401' of https://github.com/james-cnz/moodle into MOODLE_401_STABLE
This commit is contained in:
commit
61f1700fbf
@ -736,9 +736,7 @@ M.form_filemanager.init = function(Y, options) {
|
||||
this.lazyloading={};
|
||||
}
|
||||
this.filemanager.one('.fp-content').fp_display_filelist(options, list, this.lazyloading);
|
||||
if (this.viewmode != 2) {
|
||||
this.content_scrolled();
|
||||
}
|
||||
this.content_scrolled();
|
||||
// This is used to focus after refreshing the list files by update file and set main file action.
|
||||
if (actionfiles !== undefined) {
|
||||
if (actionfiles.action == 'updatefile' || actionfiles.action == 'setmainfile') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user