mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
effect of block rebuilding on next page removed, issue #479
This commit is contained in:
parent
affbd83b48
commit
6065553c13
2 changed files with 41 additions and 40 deletions
|
@ -660,6 +660,7 @@ class Poche
|
|||
'entries' => '',
|
||||
'page_links' => '',
|
||||
'nb_results' => '',
|
||||
'listmode' => (isset($_COOKIE['listmode']) ? true : false),
|
||||
);
|
||||
|
||||
//if id is given - we retrive entries by tag: id is tag id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue