Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Pagination container class #135

@dranovsk

Description

@dranovsk

Hello Louis,

Please expose pagination container style through bootstrap options, to be able to add pagination-sm or pagination-lg to container ul.
Currently it's hardcoded, see function _overridePagination, line - var $paginationContainer = $('<ul></ul>', { 'class': 'pagination' });

I can add 'pagination-sm' in initComplete, but it's overridden on every next paginations buttons click and it's too early in preDrawCallback.

Thanks,
Slav

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions