Files
weave-scope/client/app/scripts/constants/limits.js
Filip Barl 6888108b83 Made the searching of generic tables work on the UI
Extracted table headers common code on the frontend

Fixed the search matching and extracted further common code in the UI
2017-01-16 12:22:10 +01:00

3 lines
56 B
JavaScript

export const NODE_DETAILS_DATA_ROWS_DEFAULT_LIMIT = 5;