When using a View for its source, custom_pager fails to turn off the default pager count of 10. This patch fixes it, allowing for pagers with lists of longer than 10.
| Comment | File | Size | Author |
|---|---|---|---|
| custom_pagers.module.patch | 330 bytes | temujin9 |
When using a View for its source, custom_pager fails to turn off the default pager count of 10. This patch fixes it, allowing for pagers with lists of longer than 10.
| Comment | File | Size | Author |
|---|---|---|---|
| custom_pagers.module.patch | 330 bytes | temujin9 |
Comments
Comment #1
eaton commentedIncluded in the latest dev version, will be rolled into the release. Thanks!