From 673f1b1c9a7bf35fbd7565dc862b4e739e693b14 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Wed, 13 Sep 2017 17:08:07 +0200 Subject: [PATCH] S/MIME: - Avoid getting scrollbar on main window when opening certificate info dialog --- mail/js/app.js | 2 +- mail/templates/default/smimeCertAddToContact.xet | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/mail/js/app.js b/mail/js/app.js index 1b678af27d..e285d8ce21 100644 --- a/mail/js/app.js +++ b/mail/js/app.js @@ -5953,7 +5953,7 @@ app.classes.mail = AppJS.extend( title: egw.lang('Certificate info for email %1', _metadata.email), buttons: buttons, value:{content:content}, - template: egw.webserverUrl+'/mail/templates/default/smimeCertAddToContact.xet', + template: egw.webserverUrl+'/mail/templates/default/smimeCertAddToContact.xet?1', resizable: false }, et2_dialog._create_parent('mail')); } diff --git a/mail/templates/default/smimeCertAddToContact.xet b/mail/templates/default/smimeCertAddToContact.xet index b6be64c9a6..6c5db4e700 100644 --- a/mail/templates/default/smimeCertAddToContact.xet +++ b/mail/templates/default/smimeCertAddToContact.xet @@ -34,16 +34,14 @@ - + - - - +