Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e587d251

Von Cem Aydin vor mehr als 3 Jahren hinzugefügt

  • ID e587d251dc6025cc55dc6d1a34b6bf86cc550e48
  • Vorgänger 1cb3c214
  • Nachfolger 4e59a3c3

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