From f451a1ca5eaff9dd52fd6ce99e2bb189dc539140 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 15 Mar 2012 18:49:24 +0000 Subject: - Merge r6012 from trunk --- program/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/js') diff --git a/program/js/app.js b/program/js/app.js index e01b72aa2..28146392f 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -171,7 +171,7 @@ function rcube_webmail() } // enable general commands - this.enable_command('logout', 'mail', 'addressbook', 'settings', 'save-pref', 'compose', 'undo', true); + this.enable_command('logout', 'mail', 'addressbook', 'settings', 'save-pref', 'compose', 'undo', 'switch-task', true); if (this.env.permaurl) this.enable_command('permaurl', true); -- cgit v1.2.3