Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ed44b787

Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt

  • ID ed44b787bb9a13704f81406fedf7c9f0233e0b67
  • Vorgänger 3ef4801f
  • Nachfolger ab80e40b

Design40: Lieferantenartikelnummer/Kundenartikelnummern: Tabellen angeglichen

Unterschiede anzeigen:

templates/design40_webpages/part/_customerprice_row.html
8 8
    [% L.hidden_tag("customerprices[+].customer_id", customerprice.customer_id) %]
9 9
    [% L.hidden_tag("customerprices[].id"   , customerprice.id) %]
10 10
  </td>
11
  <td>[% L.button_tag("kivi.Part.delete_customerprice_row(this)", "✕", class="wi-verytiny neutral") %] [% # , confirm=LxERP.t8("Are you sure?")) %]</td>
11
  <td class="center">
12
    [% L.button_tag("kivi.Part.delete_customerprice_row(this)", LxERP.t8("X"), class="wi-verytiny neutral") %] [% # , confirm=LxERP.t8("Are you sure?")) %]
13
  </td>
12 14
  <td class="center numeric"><span name="position">[% HTML.escape(customerprice.sortorder) %]</span></td>
13 15
  <td><img src="image/updown.png" alt="[% LxERP.t8('reorder item') %]" class="dragdrop"></td>
14 16
  <td>[% customerprice.customer.customernumber | html %]</td>

Auch abrufbar als: Unified diff