From 1a871b53332cbbfb28b3652d0b3f33e274cda032 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Mon, 21 Mar 2022 11:57:48 -0500 Subject: [PATCH] Plugin: Test2PDF: Fix references to exercise iid instead of id #4153 --- plugin/test2pdf/view/view-pdf.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/test2pdf/view/view-pdf.tpl b/plugin/test2pdf/view/view-pdf.tpl index 7187ef92e0..3dc798210f 100644 --- a/plugin/test2pdf/view/view-pdf.tpl +++ b/plugin/test2pdf/view/view-pdf.tpl @@ -21,13 +21,13 @@ {{ item.title }} - + - + - + {% set i = i + 1 %}