Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision dd500963

Von Tamino Steinert vor 3 Monaten hinzugefügt

  • ID dd50096314f4e68b2591c762ba18951daa8f330f
  • Vorgänger ad1e682f
  • Nachfolger 4ebee618

Varianten: Fix: Sortieren nach Varianteneigenschaften

Unterschiede anzeigen:

templates/design40_webpages/part/_parent_variant.html
29 29
          </a>
30 30
        </th>
31 31
        [% FOREACH variant_property = SELF.part.variant_properties %]
32
        <th id="variant_variant_property_[% variant_property.unique_name %]_header_id">
33
          <a href='#' onClick='javascript:kivi.Part.reorder_variants("variant_property_[% variant_property.unique_name %]")'>
32
        <th id="variant_variant_property_[% variant_property.id %]_header_id">
33
          <a href='#' onClick='javascript:kivi.Part.reorder_variants("variant_property_[% variant_property.id %]")'>
34 34
            [% variant_property.displayable_name %]
35 35
          </a>
36 36
        </th>

Auch abrufbar als: Unified diff