Skip to content

Commit

Permalink
changing atoms per page to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Transurgeon committed Jan 4, 2025
1 parent d9d1675 commit 2b65854
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/functions/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ Atoms table
bottomStart: null,
bottomEnd: null,
bottom: 'paging'
}
},
pageLength: 15
} );
var originalData = table.data().toArray();
Expand Down

0 comments on commit 2b65854

Please sign in to comment.