Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e85363d7

Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt

  • ID e85363d716ff6a6c33a77f6707ffe8571b8ddede
  • Vorgänger b7c3c5b7
  • Nachfolger 3a2e9378

Die Variable zum Speichern des Preisfaktors heisst "price_factor_id".

Unterschiede anzeigen:

templates/webpages/ic/form_header_de.html
173 173
           <th align="right">Preisfaktor</th>
174 174
           <td>
175 175
            [%- INCLUDE generic/multibox.html
176
                  name       = 'price_factors_id',
176
                  name       = 'price_factor_id',
177 177
                  DATA       = ALL_PRICE_FACTORS,
178 178
                  show_empty = 1,
179 179
                  id_key     = 'id',
templates/webpages/ic/form_header_master.html
173 173
           <th align="right"><translate>Price Factor</translate></th>
174 174
           <td>
175 175
            [%- INCLUDE generic/multibox.html
176
                  name       = 'price_factors_id',
176
                  name       = 'price_factor_id',
177 177
                  DATA       = ALL_PRICE_FACTORS,
178 178
                  show_empty = 1,
179 179
                  id_key     = 'id',

Auch abrufbar als: Unified diff