[
https://issues.apache.org/jira/browse/AMBARI-24880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703117#comment-16703117
]
ASF GitHub Bot commented on AMBARI-24880:
-----------------------------------------
aBabiichuk commented on a change in pull request #48: [AMBARI-24880] [Log
Search UI] Create new layout for the Audit log list.
URL: https://github.com/apache/ambari-logsearch/pull/48#discussion_r237470331
##########
File path:
ambari-logsearch-web/src/app/components/audit-logs-entries/audit-logs-entries.component.ts
##########
@@ -43,15 +46,16 @@ export class AuditLogsEntriesComponent {
filtersForm: FormGroup;
@Input()
- totalCount: number = 0;
+ totalCount = 0;
+
+ commonFieldNames = commonFieldNames;
Review comment:
should be declared as input property
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Log Search UI] Create new layout for the Audit log list.
> ---------------------------------------------------------
>
> Key: AMBARI-24880
> URL: https://issues.apache.org/jira/browse/AMBARI-24880
> Project: Ambari
> Issue Type: Task
> Components: ambari-logsearch, logsearch
> Reporter: Istvan Tobias
> Assignee: Istvan Tobias
> Priority: Major
> Labels: pull-request-available
> Original Estimate: 72h
> Remaining Estimate: 72h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)