about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/search_result_page.html2
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,