fix: complete catalog pagination and recovery states
This commit is contained in:
@@ -19,7 +19,7 @@ def test_directory_template_is_russian_and_uses_display_dates():
|
||||
assert "Сотрудники" in template
|
||||
assert "колонки" in template
|
||||
assert "Применить фильтры" in template
|
||||
assert "На странице: {{ value }}" in template
|
||||
assert "Сотрудников на странице" in template
|
||||
assert "{% for value in [25, 50, 100] %}" in template
|
||||
assert "Показаны" in template
|
||||
assert "Новости" in template
|
||||
|
||||
Reference in New Issue
Block a user