Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Grenoble
Eole-Wol
Commits
6b145a2c
Unverified
Commit
6b145a2c
authored
Aug 09, 2019
by
David Beniamine
Browse files
Fix page length
parent
96be4f1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
wol/www/index.php
View file @
6b145a2c
...
...
@@ -154,7 +154,7 @@ if(!isset($action)){
});
// Make table sortable and searchable
$
(
'
table
'
).
DataTable
({
pageLength
:
5
,
pageLength
:
2
5
,
language
:{
"
decimal
"
:
""
,
"
emptyTable
"
:
"
pas de données dans cette table
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment