diff options
Diffstat (limited to 'wqflask')
| -rw-r--r-- | wqflask/wqflask/templates/search_result_page.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html index 38f224e0..b3f56293 100644 --- a/wqflask/wqflask/templates/search_result_page.html +++ b/wqflask/wqflask/templates/search_result_page.html @@ -427,7 +427,7 @@ }{% endif %} ], "order": [[1, "asc" ]], - 'sDom': "pitirp", + 'sDom': "itirp", 'iDisplayLength': 500, 'deferRender': true, 'paging': true, | 
