X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreEmail.js;h=7f50a8bbd746b4f4ae21ebacdb2265dbbfc2df20;hb=e0abec41d86faeb99dd707591753b08add482d7d;hp=1f487c592ef512b8eb12863fa69f0b0d9e5db2a2;hpb=fd5a58549a85ff0a0ad3af892cbebe512a6f5947;p=Pman.Core diff --git a/Pman.Dialog.CoreEmail.js b/Pman.Dialog.CoreEmail.js index 1f487c59..7f50a8bb 100644 --- a/Pman.Dialog.CoreEmail.js +++ b/Pman.Dialog.CoreEmail.js @@ -1224,7 +1224,7 @@ Pman.Dialog.CoreEmail = { width = 50; height = Math.round(height * 50 / width); } - Roo.log([width, height]); + Roo.log(Math.round(height * 50 / width)); return ''; }, width : 300,