Add groups to post notifications history

[MAILPOET-2192]
This commit is contained in:
Pavel Dohnal
2019-08-28 15:47:29 +02:00
committed by M. Shull
parent ca8768316f
commit d0d27a66ae
2 changed files with 34 additions and 8 deletions

View File

@@ -180,6 +180,7 @@ const NewsletterListNotificationHistory = (props) => (
base_url="notification/history/:parent_id"
onRenderItem={renderItem}
columns={columns}
messages={messages}
item_actions={newsletterActions}
bulk_actions={bulkActions}
auto_refresh