Skip to content
Snippets Groups Projects
Commit cff042e1 authored by Dima Rifai's avatar Dima Rifai
Browse files

Issue #475 - Add referrer and accountName to operarionsTable

parent 84214be1
No related branches found
No related tags found
1 merge request!582Delrifai/#475 fixes on export functionality
......@@ -87,6 +87,8 @@ const CommentSearchResults = () => {
<OperationsTable
operations={formattedOperations}
unformattedOperations={unformattedOperations}
referrer="comments_search_results"
accountName={commentSearchProps?.accountName}
/>
</div>
) : (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment