Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a3dd425b

Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt

  • ID a3dd425b5dcbe73201ad9f8bbd31383043a85115
  • Vorgänger 06824e7c
  • Nachfolger ff6d1c99

Neues Design 2019 Standard-Code templates/webpages/do/orders_*

Unterschiede anzeigen:

templates/webpages/do/orders_bottom.html
[% P.hidden_tag("type", type) %]
[% P.hidden_tag("vc", vc) %]
[% P.hidden_tag("rowcount", rowcount) %]
[% P.hidden_tag("callback", callback) %]
[% USE HTML %]
[% USE T8 %]
[% USE LxERP %]
[% USE P %]
<div id="print_options" class="hidden">
[% P.hidden_tag("type", type) %]
[% P.hidden_tag("vc", vc) %]
[% P.hidden_tag("rowcount", rowcount) %]
[% P.hidden_tag("callback", callback) %]
<div id="print_options" class="hidden">
[% print_options %]
</div>
</div>
</form>
<div id="print_dialog" class="hidden">
[%- PROCESS 'common/_print_dialog.html' %]
[% PROCESS 'common/_print_dialog.html' %]
</div>
<div id="mass_print_dialog" style="display: none"></div>
templates/webpages/do/orders_top.html
[%- INCLUDE 'common/flash.html' %]
[% INCLUDE 'common/flash.html' %]
<form method="post" action="do.pl" id="form">

Auch abrufbar als: Unified diff