fix: wallet page pagination
This commit is contained in:
parent
59bccd9474
commit
9a5236bc1b
1 changed files with 2 additions and 1 deletions
|
@ -80,7 +80,8 @@
|
|||
("title" "Issue refund")
|
||||
(icon (text "undo")))
|
||||
(text "{%- endif %}")))
|
||||
(text "{%- endfor %}")))))))
|
||||
(text "{%- endfor %}"))))
|
||||
(text "{{ components::pagination(page=page, items=list|length) }}"))))
|
||||
|
||||
(dialog
|
||||
("id" "buy_dialog")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue