unwanted divs being inserted in every view, no matter what
JohnForsythe - March 1, 2008 - 07:43
| Project: | Views Alpha Pager |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I noticed this module was inserting divs like <div class="apager-top"> into every views page and block, regardless of whether the view was alphabetically paged (or paged at all). This was breaking my theme. I created this simple patch to fix the issue.
| Attachment | Size |
|---|---|
| views_alpha_pager.module.patch | 879 bytes |

#1
Fair enough.
+1
#2
Thanks! I committed something pretty close to your patch.
#3
Automatically closed -- issue fixed for two weeks with no activity.