X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/25da0b4ce8552c50a5471af50d3bc1ad98b8f655..c360d9f57e6db0d664db46005fcd1504300989b3:/wradmin/templates/rodelbahn_view.html diff --git a/wradmin/templates/rodelbahn_view.html b/wradmin/templates/rodelbahn_view.html index c7f5856..25f9a44 100644 --- a/wradmin/templates/rodelbahn_view.html +++ b/wradmin/templates/rodelbahn_view.html @@ -103,7 +103,7 @@

Rodelbahnberichte

-

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

+

${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='view', id=c.sledding.page_id) + '?page=$page'))}

@@ -128,7 +128,7 @@
-

${c.paginator.pager('~2~', controller='rodelbahn', action='view', id=c.sledding.page_id)}

+

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

Es sind keine Rodelbahnberichte zu dieser Rodelbahn vorhanden.