Move table content styling into separate element from list view
Some admin tables (for example plugins) don't have APIs that support filtering and pagination. It is still advantageous to share styles, so pull that out into a separate element. Change-Id: Iad2b40d9af3cc53351973c7c456f1110424a14df
This commit is contained in:
@@ -114,6 +114,7 @@ limitations under the License.
|
||||
'shared/gr-js-api-interface/gr-js-api-interface_test.html',
|
||||
'shared/gr-linked-chip/gr-linked-chip_test.html',
|
||||
'shared/gr-linked-text/gr-linked-text_test.html',
|
||||
'shared/gr-list-view/gr-list-view_test.html',
|
||||
'shared/gr-rest-api-interface/gr-rest-api-interface_test.html',
|
||||
'shared/gr-rest-api-interface/gr-reviewer-updates-parser_test.html',
|
||||
'shared/gr-select/gr-select_test.html',
|
||||
|
||||
Reference in New Issue
Block a user