Fix fixed header of files list on mail compose page
This commit is contained in:
parent
5d19e08d9b
commit
39564f22b5
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ function kolab_files_selector_dialog()
|
|||
minHeight: 300,
|
||||
width: 700,
|
||||
height: 500
|
||||
});
|
||||
}, function() { rcmail.file_list.resize(); });
|
||||
|
||||
if (!rcmail.env.files_loaded) {
|
||||
file_api.folder_list();
|
||||
|
|
Loading…
Add table
Reference in a new issue