mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 07:38:42 +00:00
fix: ranklist pagination_table
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9517e4f8c7
commit
741269fc93
@ -1024,5 +1024,6 @@ function echoRanklist($config = array()) {
|
||||
}
|
||||
|
||||
$config['get_row_index'] = '';
|
||||
$config['pagination_table'] = 'user_info';
|
||||
echoLongTable($col_names, $from, $cond, $tail, $header_row, $print_row, $config);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user