Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3b371224

Von Sven Schöling vor fast 12 Jahren hinzugefügt

  • ID 3b371224626e1c7265ee3f2a5fb847e421a5e2e8
  • Vorgänger 0cb4fc48
  • Nachfolger fd53cf92

Fehlerhafte Links korrigiert

Unterschiede anzeigen:

templates/webpages/fu/report_for_todo_list.html
7 7
 <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
8 8
 <input type="hidden" name="rowcount" value="[% FOLLOW_UPS.size %]">
9 9

  
10
 <p>
11 10
  <table width="100%">
12 11
   <tr>
13 12
    <td class="listheading">&nbsp;</td>
......
32 31
   </tr>
33 32
   [%- END %]
34 33
  </table>
35
 </p>
36 34

  
37 35
 <p>
38 36
  <input type="hidden" name="action" value="dispatcher">
templates/webpages/oe/report_for_todo_list.html
3 3

  
4 4
<div class="listtop">[% 'Overdue sales quotations and requests for quotations' | $T8 %]</div>
5 5

  
6
<p>
7 6
 <table width="100%">
8 7
  <tr>
9 8
   <td class="listheading">[% 'Date' | $T8 %]</td>
......
42 41
  </tr>
43 42
  [%- END %]
44 43
 </table>
45
</p>

Auch abrufbar als: Unified diff