Skip to content
Snippets Groups Projects
Commit 452fb37b authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development

parents 6a5621b7 fb1403e9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ class CorpusAnalysisClient {
// js list options and intialization
let displayOptionsData = this.getDisplayOptions(displayOptionsFormElement);
let resultListOptions = {page: displayOptionsData["hitsPerPage"],
let resultListOptions = {page: displayOptionsData["resultsPerPage"],
pagination: [{
name: "paginationTop",
paginationClass: "paginationTop",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment