Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a6cf76a2

Von Moritz Bunkus vor fast 8 Jahren hinzugefügt

  • ID a6cf76a2874a723b04d508c99b30f7fd5a4f6573
  • Vorgänger d281eedf
  • Nachfolger 4a1b6455

ActionBar: Verwendung in Berichtsfunktion in do.pl

Unterschiede anzeigen:

templates/webpages/do/search.html
17 17
  }
18 18
 </style>
19 19

  
20
 <form method="post" action="do.pl" name="Form">
20
 <form method="post" action="do.pl" name="Form" id="form">
21 21

  
22 22
  <p>
23 23
   <table>
......
249 249
   </table>
250 250
  </p>
251 251

  
252
  <hr size="3" noshade>
253

  
254
  <p>
255
   <input type="hidden" name="nextsub" value="orders">
252
   <input type="hidden" name="action" value="orders">
256 253
   <input type="hidden" name="vc" value="[% HTML.escape(vc) %]">
257 254
   <input type="hidden" name="type" value="[% HTML.escape(type) %]">
258

  
259
   <input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]">
260
  </p>
261 255
 </form>

Auch abrufbar als: Unified diff