Skip to content
Snippets Groups Projects
Commit 4720af76 authored by Denis Sukhoroslov's avatar Denis Sukhoroslov
Browse files

Update participants.js

parent 4a0548ec
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ $(document).ready(function() {
alert(JSON.stringify(xhr.responseJSON));
}
},
scrollX: true,
scrollX: true,
order: [[1, 'asc']],
columns: [
{
......@@ -179,4 +179,4 @@ $(document).ready(function() {
'Self-Description: ' +
d['selfDescription']
);
}
\ No newline at end of file
}
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