lib/servel/templates/_gallery.haml in servel-0.18.0 vs lib/servel/templates/_gallery.haml in servel-0.19.0
- old
+ new
@@ -2,10 +2,12 @@
%video#video{autoplay: true, controls: true}
%audio#audio{autoplay: true, controls: true}
#text
%a#text-anchor{href: '#'}
#text-content
-#page-back.paginator ◀
-#page-next.paginator ▶
-#page-back-10.paginator ◀◀
-#page-next-10.paginator ▶▶
-#page-toggle-size.paginator ⤡
+#controls
+ #page-back.paginator ◀
+ #page-next.paginator ▶
+ #page-back-10.paginator ◀◀
+ #page-next-10.paginator ▶▶
+ #page-jump-listing.paginator ▼
+ #page-max-item.paginator ⤡
\ No newline at end of file