Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d6dacd5a

Von Cem Aydin vor mehr als 3 Jahren hinzugefügt

  • ID d6dacd5ae99cd0e8d48455fc4849ea943c7bdfa1
  • Vorgänger f1d1bf5c
  • Nachfolger 05e06b86

Neues Design Bugfix: #448 Mandantenkonfiguration Template korrigiert

- fehlende Klassen hinzugefügt/obsolete entfernt
- Tabellenüberschrift tags korrigiert

Unterschiede anzeigen:

templates/webpages/client_config/_posting_configuration.html
107 107
    <tr>
108 108
      <td align="right">[% LxERP.t8('Sales Order delivery date interval') %]</td>
109 109
      <td>[% L.input_tag('defaults.delivery_date_interval', LxERP.format_amount(SELF.defaults.delivery_date_interval, 0), style=style) %]</td>
110
      <td>[% LxERP.t8('Usually the delivery date of an order is the next working day. If a value is set here this value will be added to the delivery date of the sales order. The resulting date will be adjusted to the next working day if it ends up on a weekend.') %]</td>
110
      <td class="longdesc">[% LxERP.t8('Usually the delivery date of an order is the next working day. If a value is set here this value will be added to the delivery date of the sales order. The resulting date will be adjusted to the next working day if it ends up on a weekend.') %]</td>
111 111
    </tr>
112 112
  </tbody>
113 113
</table>

Auch abrufbar als: Unified diff