src/app/components/apps-view/apps-view.component.html [159:184]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ element[columnDef.colId] || 'n/a' }}
No records found
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/app/components/nodes-view/nodes-view.component.html [119:144]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ element[columnDef.colId] || 'n/a' }}
No records found
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -