Project

General

Profile

Actions

Feature #3415

open

Add pagination to dashboard index

Added by liaham 12 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Compatible Redmine Version:
6.0.z

Description

The DashboardsController is already prepared to show pagination but the view does not use it. Therefore, we should add the pagination to the view with:

<span class="pagination"><%= pagination_links_full @entry_pages, @entry_count %></span>

No data to display

Actions

Also available in: Atom PDF