Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a2028e5c

Von Tamino Steinert vor fast 2 Jahren hinzugefügt

  • ID a2028e5c3751bcab404a1b9688c6997b493e38a9
  • Vorgänger bc928a5a
  • Nachfolger cd160f80

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