mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 08:18:41 +00:00
fix(web/group/assignment): page_len
This commit is contained in:
parent
0f0556b9ef
commit
d05542f025
@ -158,7 +158,7 @@ $('#standings').long_table(
|
||||
{
|
||||
div_classes: ['card', 'my-3', 'table-responsive', 'text-center'],
|
||||
table_classes: ['table', 'uoj-table', 'table-bordered', 'mb-0'],
|
||||
page_len: 20,
|
||||
page_len: 50,
|
||||
print_before_table: function() {
|
||||
var html = '';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user