1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-04-20 00:34:36 +00:00

fix(web): style

This commit is contained in:
Baoshuo Ren 2022-03-17 11:04:22 +08:00
parent 2f4ed55d9d
commit 2193962238
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

@ -81,7 +81,8 @@
},
array('page_len' => 100,
'get_row_index' => '',
'print_after_table' => function() {}
'print_after_table' => function() {
}
)
);
?>