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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to