Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision feeeefae

Von Cem Aydin vor etwa 1 Jahr hinzugefügt

  • ID feeeefae2f759cc030eab0a0481ef0b3519889f6
  • Vorgänger 2109e92a
  • Nachfolger 2015fba5

Design40: CSV-Export: "Hilfe zu Spaltennamen" horizontal scrollbar gemacht

Behebt: Fehler #592

Unterschiede anzeigen:

templates/design40_webpages/csv_import/form.html
249 249
<h3 class="caption">[% LxERP.t8('Help on column names') %]</h3>
250 250

  
251 251
[% BLOCK panel_3 %]
252
  <div class="horizontal-scroll-wrapper">
252 253
  [% IF SELF.worker.is_multiplexed %]
253 254
    <table>
254 255
      <tbody>
......
300 301
      </tbody>
301 302
    </table>
302 303
  [% END %]
304
  </div><!-- /.horizontal-scroll-wrapper -->
303 305
  [% IF SELF.type == 'contacts' %]
304 306
    <p>
305 307
      [% LxERP.t8("You can update existing contacts by providing the 'cp_id' column with their database IDs. Otherwise: ") %]

Auch abrufbar als: Unified diff