mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-16 18:01:38 +00:00
add a dedicated title for all entries page
This commit is contained in:
parent
f39152ad6e
commit
383215866f
14 changed files with 14 additions and 1 deletions
|
@ -573,6 +573,7 @@ class EntryController extends Controller
|
|||
'entries' => $entries,
|
||||
'currentPage' => $page,
|
||||
'searchTerm' => $searchTerm,
|
||||
'isFiltered' => $form->isSubmitted(),
|
||||
]
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue