Fixed an issue with tabs
This commit is contained in:
parent
04ba7b0d58
commit
07c52cba3d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
)
|
||||
%>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue