Added loading indicator for book create/edit
This commit is contained in:
parent
4642a4ef07
commit
edc2ffdfbe
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ rcube_webmail.prototype.book_show_contentframe = function(action, framed)
|
|||
return false;
|
||||
|
||||
if (action) {
|
||||
this.set_busy(true);
|
||||
this.lock_frame();
|
||||
this.location_href(this.env.comm_path+'&_action=plugin.book&_act='+action
|
||||
+'&_source='+urlencode(this.book_realname())
|
||||
+add_url, target);
|
||||
|
|
Loading…
Add table
Reference in a new issue