зеркало из https://github.com/mozilla/treeherder.git
Bug 1449516 - add top pagination to IFV tables (#4026)
This commit is contained in:
Родитель
6ea96ff11d
Коммит
c251ab9439
|
@ -79,6 +79,7 @@ class GenericTable extends React.Component {
|
|||
columns={columns}
|
||||
className="-striped"
|
||||
getTrProps={trStyling ? this.bugRowStyling : () => ({})}
|
||||
showPaginationTop
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче