|
Gambio status |
Mollie status |
|---|---|
|
Status created |
Created (Mollie) |
|
Status authorized |
Authorized (Mollie) |
|
Status paid |
Paid (Mollie) |
|
Status refunded |
Refunded (Mollie) |
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>