stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards In TLP documentation, you can filter the example table: "al" returns a table with one line (Allen) not in a section "mi" returns a table with one line (Mitch) and its parent section "pod" returns a table with the matching section (Podium) and all its lines "whatever" returns a table with an empty state Change-Id: Id136f3d0dbd6dd51afe5bd1fb5e0d68fc8bf6102
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/themes/common/tlp/doc/resources/tables/filter/example.html | +7 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/js/filter-inline-table.js | +138 | −61 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_tables.scss | +5 | −0 | Go to diff View file |