Fix mailvelope installation message forced

This commit is contained in:
Hadi Nategh 2015-09-15 07:18:01 +00:00
parent 7e9be1ea38
commit faac36b434

View File

@ -971,7 +971,6 @@ var AppJS = Class.extend(
}
else
{
egw.message('You need to install Mailvelope plugin available for Chrome and Firefox from <a target="_blank">mailvelope.com</a>.Add your domain as "*.localhost" in options to list of email providers and enable API.', true);
jQuery(window).on('mailvelope', function()
{
self.mailvelopeOpenKeyring().then(callback);