Remove the logo from the filepicker loading screen
This commit is contained in:
@@ -272,6 +272,7 @@ define([
|
||||
FP.$iframe.show();
|
||||
FP.picker.refresh(types);
|
||||
}
|
||||
FP.$iframe.focus();
|
||||
};
|
||||
sframeChan.on('EV_FILE_PICKER_OPEN', function (data) {
|
||||
initFilePicker(data);
|
||||
|
||||
Reference in New Issue
Block a user