mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
@ -119,7 +119,8 @@ App.Presenters.PagerPresenter = function(
|
||||
response.json.posts ||
|
||||
response.json.users ||
|
||||
response.json.comments ||
|
||||
response.json.tags;
|
||||
response.json.tags ||
|
||||
response.json.history;
|
||||
|
||||
if (!entities.length) {
|
||||
messagePresenter.showInfo($messages, 'No data to show');
|
||||
|
Reference in New Issue
Block a user