Projects
Kolab:Winterfell
roundcubemail-plugins-kolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
roundcubemail-plugins-kolab-3.3.tar.gz/plugins/kolab_files/kolab_files.js
Changed
@@ -1941,14 +1941,16 @@ params = {} params.permissions = 1; + params.req = this.set_busy(true, 'loading'); - this.req = this.set_busy(true, 'loading'); this.request('folder_list', this.list_params = params, 'folder_list_response'); }; // folder list response handler this.folder_list_response = function(response) { + rcmail.hide_message(this.list_params.req); + if (!this.response(response)) return;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.