Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2003e056

Von Moritz Bunkus vor etwa 7 Jahren hinzugefügt

  • ID 2003e0561586fca5e9fe5d825ab4d470411fe32a
  • Vorgänger 37c03103
  • Nachfolger 3810d658

ActionBar: Vernwendung bei Bankbewegungen

Unterschiede anzeigen:

templates/webpages/bank_transactions/search.html
5 5

  
6 6
[%- INCLUDE 'common/flash.html' %]
7 7

  
8
 <form method="post" action="controller.pl">
8
 <form method="post" action="controller.pl" id="search_form">
9 9

  
10 10
  <div class="listtop">[% 'Search bank transactions' | $T8 %]</div>
11 11

  
......
28 28
    </tr>
29 29
   </table>
30 30
  </p>
31

  
32
  <hr size="3" noshade>
33

  
34
  [% L.hidden_tag('action', 'BankTransaction/list') %]
35

  
36
  <p>[% L.submit_tag('dummy', LxERP.t8('Continue')) %]</p>
37 31
 </form>

Auch abrufbar als: Unified diff