X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/74b9844d14da11dfd0bdedfe08d3693d88d05fd1..8a94227460e3e5dedb3afb71c1093f32644bed5b:/wradmin/templates/rodelbahn_list.html diff --git a/wradmin/templates/rodelbahn_list.html b/wradmin/templates/rodelbahn_list.html index bb73360..6bb762f 100644 --- a/wradmin/templates/rodelbahn_list.html +++ b/wradmin/templates/rodelbahn_list.html @@ -18,7 +18,7 @@ (1) Rodelbahnboxen auslesen und DB aktualisieren (2) Rodelbahnen in den Regionslisten aktualisieren -

${c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last', controller='rodelbahn', action='list')}

+

${HTML(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last', url=h.url(controller='rodelbahn', action='list')+'?page=$page'))}

@@ -65,7 +65,7 @@
-

${c.paginator.pager('~2~', controller='rodelbahn', action='list')}

+

${HTML(c.paginator.pager('~2~', url=h.url(controller='rodelbahn', action='list')+'?page=$page'))}