Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 62f63255

Von Tamino Steinert vor etwa 2 Jahren hinzugefügt

  • ID 62f63255e4f4e28603c6578384cfcd6b27677ad1
  • Vorgänger 01d5255f
  • Nachfolger 3991a032

Reclamation: show record_number in title

Unterschiede anzeigen:

templates/webpages/reclamation/form.html
4 4
[%- USE HTML %]
5 5
[% # L.dump( SELF.reclamation.items_sorted ) %]
6 6

  
7
<h1>[% FORM.title %] [% SELF.reclamation.id %] <span id='nr_in_title'>[%- SELF.reclamation.number -%]</span></h1>
7
<h1>[% FORM.title %] <span id='nr_in_title'>[%- SELF.reclamation.record_number -%]</span></h1>
8 8

  
9 9
<div id="print_options" style="display:none">
10 10
  <form method="post" action="controller.pl" id="print_options_form">

Auch abrufbar als: Unified diff