mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
prevent creation of _defineProperty() function
This commit is contained in:
parent
eff92c3152
commit
986b8f056b
8 changed files with 24 additions and 57 deletions
|
|
@ -76,7 +76,6 @@ class ContactsPopupView extends AbstractViewPopup {
|
|||
this.currentContact,
|
||||
null,
|
||||
'.e-contact-item .actionHandle',
|
||||
'.e-contact-item.selected',
|
||||
'.e-contact-item .checkboxItem',
|
||||
'.e-contact-item.focused'
|
||||
);
|
||||
|
|
|
|||
|
|
@ -186,7 +186,6 @@ export class MessageListMailBoxUserView extends AbstractViewRight {
|
|||
this.selectorMessageSelected,
|
||||
this.selectorMessageFocused,
|
||||
'.messageListItem .actionHandle',
|
||||
'.messageListItem.selected',
|
||||
'.messageListItem .checkboxMessage',
|
||||
'.messageListItem.focused'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue