Needs review
Project:
Workspace
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2009 at 00:41 UTC
Updated:
4 Oct 2011 at 06:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
cafuego commentedThe pager code is in there, but isn't called at the right time, so a pager is never displayed.
Attached patch inserts a pager at the top AND at the bottom of the lists via the theme function and also calls theme('workspace_list') properly, so it's overrideable on ALL tabs and not only half of them.