Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6c6a8d01

Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt

  • ID 6c6a8d01a04b14824dd695d71a0ec6a432778f55
  • Vorgänger 15672788
  • Nachfolger f251540d

Erzwungener Layout-Stil: Benutzereinstellung

Desktop, Mobil, automatisch oder aus Mandantenkonfig

Unterschiede anzeigen:

templates/webpages/am/config.html
</td>
</tr>
<tr>
<th align="right">[% 'Forced Layout Style' | $T8 %]</th>
<td>
[% L.select_tag('layout_style', [['', LxERP.t8('Use settings from client configuration')], ['auto', LxERP.t8('Automatic')], ['mobile', LxERP.t8('mobile version')], ['desktop', LxERP.t8('desktop version')]], default=layout_style, with_empty=0) %]
</td>
</tr>
<tr>
<th align="right">[% 'Stylesheet' | $T8 %]</th>
<td>

Auch abrufbar als: Unified diff