Skip to content
Snippets Groups Projects
Commit 2056cfb2 authored by gsalin's avatar gsalin
Browse files

default : display 25 projects

parent 959093e1
No related branches found
No related tags found
1 merge request!155Display projects with new runs added, first
......@@ -1442,6 +1442,7 @@ function initRunTable() {
/* Project table init */
function initProjectTable () {
var options = {
"pageLength" : 25,
"scrollX" : "90%",
"sScrollXInner": "100%",
"order" : [[0, 'desc']],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment