TF-1857 Update properties calendar event in navigate web browser
(cherry picked from commit ec633a444dc48bb8f615185ee59b2ad56e5f31a1)
This commit is contained in:
@@ -967,7 +967,8 @@ class ThreadController extends BaseController with EmailActionController {
|
|||||||
_session!,
|
_session!,
|
||||||
_accountId!,
|
_accountId!,
|
||||||
emailId,
|
emailId,
|
||||||
properties: ThreadConstants.propertiesDefault));
|
properties: EmailUtils.getPropertiesForEmailGetMethod(_session!, _accountId!)
|
||||||
|
));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user