Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 665dd6ea

Von Martin Helmling martin.helmling@octosoft.eu vor fast 8 Jahren hinzugefügt

  • ID 665dd6eac511a776369aa338e0a240f31681dd15
  • Vorgänger fdbdd0b1
  • Nachfolger 4cb932ab

ActionBar: Umstellung von Dialogbuchung und Berichtsfunktion in gl.pl

Unterschiede anzeigen:

templates/webpages/gl/search.html
4 4
[%- USE L %]
5 5
<h1>[% 'Journal' | $T8 %]</h1>
6 6

  
7
<form method=post action=gl.pl>
7
<form method=post id="form" action=gl.pl>
8 8

  
9 9
<input type=hidden name=sort value=datesort>
10 10

  
......
109 109
      </table>
110 110
    </td>
111 111
  </tr>
112
  <tr>
113
    <td><hr size=3 noshade></td>
114
  </tr>
115 112
</table>
116

  
117
<input type=hidden name=nextsub value=generate_report>
118

  
119
<br>
120
<input class=submit type=submit name=action value="[% 'Continue' | $T8 %]">
121 113
</form>

Auch abrufbar als: Unified diff