Revision 19788a6b
Von Cem Aydin vor mehr als 1 Jahr hinzugefügt
| templates/design40_webpages/csv_import/form.html | ||
|---|---|---|
|
%]
|
||
|
|
||
|
</div><!-- /.col -->
|
||
|
<div class="col wi-verywide">
|
||
|
|
||
|
[% UNLESS SELF.worker.is_multiplexed %]
|
||
|
|
||
|
<div class="col wi-verywide">
|
||
|
|
||
|
<h3>[% 'Mappings (csv_import)' | $T8 %]</h3>
|
||
|
|
||
|
[% BLOCK panel_2 %]
|
||
| ... | ... | |
|
button_open = LxERP.t8("Hide mappings (csv_import)")
|
||
|
%]
|
||
|
|
||
|
[% END # UNLESS SELF.worker.is_multiplexed %]
|
||
|
|
||
|
</div><!-- /.col -->
|
||
|
|
||
|
[% END # UNLESS SELF.worker.is_multiplexed %]
|
||
|
|
||
|
[% IF SELF.deferred %]
|
||
|
<div id="results" class="horizontal-scroll-wrapper">
|
||
|
[% PROCESS 'csv_import/_deferred_results.html' %]
|
||
Auch abrufbar als: Unified diff
Design40: CSV-Export: große leere Stelle bei Multiplex-Importen fix
Behebt: Fehler #591