Move pagination navigation inside the toolbar

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-07-25 00:44:07 -04:00
parent ee63829e7f
commit 033cecd946
6 changed files with 55 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ Changes
or single celery commands like "flower".
- Add platform template to return queues for a worker.
- Remove task inspection from task manager app.
- Move pagination navigation inside the toolbar.
Removals