Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8853312b

Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt

  • ID 8853312b58202112437a0c2ab7ef19a823f2974e
  • Vorgänger cfa5486a
  • Nachfolger 213317d3

Eine Variable $qty_readonly gibt es ansonsten nicht.

Unterschiede anzeigen:

bin/mozilla/io.pl
355 355
    }
356 356

  
357 357
    $column_data{"unit"} = "<td>" .
358
      ($qty_readonly ? "&nbsp;" :
359 358
       AM->unit_select_html($is_part ? $dimension_units :
360 359
                            $is_assigned ? $service_units : $all_units,
361 360
                            "unit_$i", $this_unit,
362
                            $is_assigned ? $form->{"unit_$i"} : undef))
361
                            $is_assigned ? $form->{"unit_$i"} : undef)
363 362
      . "</td>";
364 363

  
365 364
    # build in drop down list for pricesgroups

Auch abrufbar als: Unified diff