Make update_quota public

pull/79/head
Aleksander Machniak 11 years ago
parent ee73a723f9
commit de15846c54

@ -43,6 +43,7 @@ function rcube_mail_ui()
this.show_uploadform = show_uploadform;
this.show_header_row = show_header_row;
this.hide_header_row = hide_header_row;
this.update_quota = update_quota;
// set minimal mode on small screens (don't wait for document.ready)

Loading…
Cancel
Save