Add missing '&' character 0.1.4
authorymh <ymh.work@gmail.com>
Sat, 30 Jun 2018 01:04:33 +0200
changeset 564 8f77d410f56e
parent 563 b2702fa72a72
child 565 9c51f0bb60f5
Add missing '&' character
src/iconolab/views/objects.py
--- a/src/iconolab/views/objects.py	Sat Jun 30 00:54:13 2018 +0200
+++ b/src/iconolab/views/objects.py	Sat Jun 30 01:04:33 2018 +0200
@@ -292,7 +292,7 @@
             items_per_page,
             adjacent_pages_count,
             perpage_range=[6, 12, 48, 192],
-            trailing_qarg=items_pagination_args
+            trailing_qarg='&'+items_pagination_args
         )
 
         # Paginated recent annotations list