src/app/components/apps-view/apps-view.component.html [95:111]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ element[columnDef.colId] || 'n/a' }}
No records found
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/app/components/nodes-view/nodes-view.component.html [55:71]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ element[columnDef.colId] || 'n/a' }}
No records found
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -