[pmg-devel] [PATCH pmg-gui 1/2] add 'MailInfo' Widget

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Apr 14 16:38:21 CEST 2020


On 4/14/20 4:24 PM, Dominik Csapak wrote:
>>> +
>>> +    items: [
>>> +    { tpl: `<b>${gettext("From")}:</b> {from}` },
>>> +    { tpl: `<b>${gettext("Subject")}:</b> {subject}` },
>>> +    ],
>>
>> Two things:
>> * the "b" element seems to not really work here in this context..
> 
> weird, works here:
> https://imgur.com/HPE5OYF
> seems to be firefox specific... (also the inspect element part of this
> in firefox is... weird)

Indeed, weird.. It makes no difference whatsoever if the <b> is there ore not
in Firefox, huh.. Something strange in combination with ExtJS, as else the <b>
element seems to work fine in Firefox...




More information about the pmg-devel mailing list