mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Fix mailvelope installation message forced
This commit is contained in:
parent
7e9be1ea38
commit
faac36b434
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user