Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1dd2f17b

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 1dd2f17bdb5ba62017efdbe22181ea8d4dcf414c
  • Vorgänger 605c80a1
  • Nachfolger 1f193f61

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