Преглед изворни кода

Remove pageSize select in table

afc163 пре 8 година
родитељ
комит
94d2fe6d29
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/routes/Dashboard/Analysis.js

+ 0 - 2
src/routes/Dashboard/Analysis.js

@@ -413,8 +413,6 @@ export default class Analysis extends Component {
                 dataSource={searchData}
                 pagination={{
                   style: { marginBottom: 0 },
-                  showSizeChanger: true,
-                  showQuickJumper: true,
                   pageSize: 5,
                 }}
               />