templates/mail/EVENT_ERRORS_REPORT.html
authoredward <edward@roojs.com>
Fri, 5 Feb 2016 04:55:19 +0000 (12:55 +0800)
committeredward <edward@roojs.com>
Fri, 5 Feb 2016 04:55:19 +0000 (12:55 +0800)
templates/mail/EVENT_ERRORS_REPORT.html

index 17e9fa1..3ac6d94 100644 (file)
@@ -22,7 +22,7 @@ Content-Type: text/html; charset=utf-8
                 <th>Error</th>
             </tr>
             
-            <tr flexy:if="errors,error">
+            <tr flexy:foreach="errors,error">
                 <td>{error.event_when}</td>
                 <td>{error.email}</td>
                 <td>{error.action}</td>