<% if (matrix.colors.length || matrix.saddleries.length) { %> <% } %>
<% _.each(matrix.colors, function(color, key) { %> <% }) %> <% _.each(matrix.saddleries, function(saddlery, key) { %> <% _.each(saddlery.matrix, function(matrix) { %> <% }) %> <% }) %>
 
<% if(color.imagePath !== null){ %> <%- color.label %> <% }else{ %> preview <% } %>
<% if(saddlery.imagePath !== null){ %> <%- saddlery.label %> <% }else{ %> preview <% } %>
class="checked"<% } %>> checked="checked"<% } %> class="couleurSellerie" type="checkbox" />
<% if (matrix.colors.length || matrix.saddleries.length) { %>
  • Cocher une combinaison Couleur/Sellerie pour l'activer
  • Cliquer sur la poubelle pour sélectionner une couleur ou une sellerie à supprimer.
<% } %>