]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ic/choice_de.html
- form header auf templates ausgelagert,
[mfinanz.git] / templates / webpages / ic / choice_de.html
index 2247bea9afcb317355b94ef8196a2c50fca99a6a..d7a9b9460b77e0f5036e6dded5ef1ac87cf8e818 100644 (file)
       </table>
      <br>
 
-  [% totop100 %]
+[%- FOREACH row = PARTS %]
+  <input type=hidden name=totop100_partnumber_[% loop.count %] value="[% row.totop100_partnumber %]">
+  <input type=hidden name=totop100_description_[% loop.count %] value="[% row.totop100_description %]">
+  <input type=hidden name=totop100_unit_[% loop.count %] value="[% row.totop100_unit %]">
+  <input type=hidden name=totop100_sellprice_[% loop.count %] value="[% row.totop100_sellprice %]">
+  <input type=hidden name=totop100_soldtotal_[% loop.count %] value="[% row.totop100_soldtotal %]">
+[%- END %]
 
      <input class=submit type=submit name=action value="auflisten"> </form>