aboutsummaryrefslogtreecommitdiff
path: root/lib/waev_web/templates/exports/show.html.eex
diff options
context:
space:
mode:
authorGuillermo Ramos2020-02-11 18:21:12 +0100
committerGuillermo Ramos2020-02-11 18:21:12 +0100
commit6ce840b8d9155170b54277c83b1363d4eb42ab34 (patch)
tree929fac520861acb34c054443d73d0ca34a2b26d5 /lib/waev_web/templates/exports/show.html.eex
parentc8961cafed719ae0e3113b1cc4bb1e5dac5d62d1 (diff)
downloadwaev-6ce840b8d9155170b54277c83b1363d4eb42ab34.tar.gz
Pagination
Diffstat (limited to 'lib/waev_web/templates/exports/show.html.eex')
-rw-r--r--lib/waev_web/templates/exports/show.html.eex2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/waev_web/templates/exports/show.html.eex b/lib/waev_web/templates/exports/show.html.eex
index 6356804..15a1360 100644
--- a/lib/waev_web/templates/exports/show.html.eex
+++ b/lib/waev_web/templates/exports/show.html.eex
@@ -35,3 +35,5 @@
</div>
<% end %>
+
+<%= pagination_bar(assigns, @page, @size) %>