X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdelivery_plan%2Freport_bottom.html;h=da08e0758e17bbb53d822ebbd179691a0ea00ee8;hb=47b5e5c83df21577bbfd56d313acbbcf99b8588e;hp=3193961d970a51368a4294f02a9d9a58ac623e93;hpb=e74dac176e01090f7e3b6bd9e99596a36e614284;p=kivitendo-erp.git diff --git a/templates/webpages/delivery_plan/report_bottom.html b/templates/webpages/delivery_plan/report_bottom.html index 3193961d9..da08e0758 100644 --- a/templates/webpages/delivery_plan/report_bottom.html +++ b/templates/webpages/delivery_plan/report_bottom.html @@ -1,4 +1,2 @@ -[% SET report_bottom_url_args = {} %] -[% report_bottom_url_args.import(SELF.flat_filter) %] -[% report_bottom_url_args.import({action='list', sort_dir=SELF.sort_dir, sort_by=SELF.sort_by}) %] -

[% PROCESS 'common/paginate.html' pages=SELF.pages, base_url=SELF.url_for(report_bottom_url_args) %]

+[% USE L %] +[%- L.paginate_controls(models=models) %]