Fixed an issue with tabs

This commit is contained in:
RadoslavL 2023-09-27 15:05:17 +03:00 committed by GitHub
parent 04ba7b0d58
commit 07c52cba3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
page_nav_html = IV::Frontend::Pagination.nav_ctoken(locale,
base_url: relative_url,
ctoken: next_continuation,
first_page: continuation
first_page: continuation
)
%>