Actions
Defect #40
closedProject listing on admin screen.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
When viewing the project list in the admin section the page links are pointing to the wrong URL in the ajax updater.
The previous and next buttons are working. The
URL should be /admin/projects?page= but it is /admin/list?page=.
Thought it would be quicker to raise a bug than a patch since it is a 1 word change ;)
Actions