mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-17 11:04:22 +01:00
restore image pagination options in mobile layout
This commit is contained in:
parent
358691711b
commit
07778d1680
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ elixir:
|
||||||
|
|
||||||
.page__pagination = pagination
|
.page__pagination = pagination
|
||||||
|
|
||||||
.flex__right.page__options
|
.flex__right.page__info
|
||||||
= random_button @conn, params
|
= random_button @conn, params
|
||||||
= hidden_toggle @conn, route, params
|
= hidden_toggle @conn, route, params
|
||||||
= deleted_toggle @conn, route, params
|
= deleted_toggle @conn, route, params
|
||||||
|
|
Loading…
Reference in a new issue