DONE: add allowance payout trace for admin, improve UI on voting side, increase pagination number
This commit is contained in:
@@ -185,7 +185,7 @@ export default {
|
||||
localPerPage: this.itemsPerPage,
|
||||
sortKey: null,
|
||||
sortDir: 'asc',
|
||||
perPageOptions: [10, 25, 50, 100]
|
||||
perPageOptions: [10, 25, 50, 100, 500, 1000]
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user