Skip to content

It looks weird when there is only one page #2

@camohub

Description

@camohub

Hi,
I would like to have vp hidden if paginator find only one page. It have no sense to have <<1>> on the page. Solution is simple one n:if in template:
<div n:if="$paginator->pageCount > 1" class="visualPaginator">
Now I must overwrite a code every time. What do you think about it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions