Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No pagination on Collected Pages #5

Open
Techbrunch opened this issue Jun 21, 2021 · 1 comment
Open

No pagination on Collected Pages #5

Techbrunch opened this issue Jun 21, 2021 · 1 comment

Comments

@Techbrunch
Copy link

Even though there are 216 collected pages the pagination shows only 1 page.

I'll see if I can create a pull request when I have the time.

@4ag2
Copy link

4ag2 commented Sep 4, 2024

Hello @Techbrunch,

This is how you can fix this issue:

go to the file: https://github.com/mandatoryprogrammer/xsshunter-express/blob/main/front-end/src/pages/CollectedPages.vue , do the following:

  • line 118: edit the variable name report_count to pages_count
  • line 225: remove the disabled .page-item.disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants