Revision 19788a6b
Von Cem Aydin vor etwa 1 Jahr hinzugefügt
templates/design40_webpages/csv_import/form.html | ||
---|---|---|
193 | 193 |
%] |
194 | 194 |
|
195 | 195 |
</div><!-- /.col --> |
196 |
<div class="col wi-verywide"> |
|
197 | 196 |
|
198 | 197 |
[% UNLESS SELF.worker.is_multiplexed %] |
199 | 198 |
|
199 |
<div class="col wi-verywide"> |
|
200 |
|
|
200 | 201 |
<h3>[% 'Mappings (csv_import)' | $T8 %]</h3> |
201 | 202 |
|
202 | 203 |
[% BLOCK panel_2 %] |
... | ... | |
234 | 235 |
button_open = LxERP.t8("Hide mappings (csv_import)") |
235 | 236 |
%] |
236 | 237 |
|
237 |
[% END # UNLESS SELF.worker.is_multiplexed %] |
|
238 |
|
|
239 | 238 |
</div><!-- /.col --> |
240 | 239 |
|
240 |
[% END # UNLESS SELF.worker.is_multiplexed %] |
|
241 |
|
|
241 | 242 |
[% IF SELF.deferred %] |
242 | 243 |
<div id="results" class="horizontal-scroll-wrapper"> |
243 | 244 |
[% 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