Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5df3efd0

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 5df3efd0bbdc986379cae0435fb66a84c4705c22
  • Vorgänger 5bc6bbea
  • Nachfolger f525facb

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