Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2b8b5e59

Von Hans P. Schlaepfer vor mehr als 3 Jahren hinzugefügt

  • ID 2b8b5e5949bdde6d438ba3f9ff756c434a8c9a9c
  • Vorgänger 0b7da6d3
  • Nachfolger 06142cc6

USE-Einleitungen formatiert /templates/webpages/liquidity_projection/

Unterschiede anzeigen:

templates/webpages/liquidity_projection/_filter.html
1
[%- USE LxERP -%][%- USE L -%]
1
[% USE LxERP %]
2
[% USE L %]
3
[% USE T8 %]
2 4

  
3 5
<form method="post" action="controller.pl" id="filter_form">
4 6
 <table border="0">
templates/webpages/liquidity_projection/_result.html
1
[%- USE HTML -%][%- USE LxERP -%]
2
[%- SET name_col = FORM.params.salesman || FORM.params.buchungsgruppe || FORM.params.type %]
1
[% USE HTML %]
2
[% USE LxERP %]
3
[% SET name_col = FORM.params.salesman || FORM.params.buchungsgruppe || FORM.params.type %]
3 4

  
4 5
<table border="0">
5 6
 <tr>
templates/webpages/liquidity_projection/show.html
1
[% USE HTML %][% USE LxERP %][%- USE L -%]
1
[% USE HTML %]
2
[% USE LxERP %]
3
[% USE L %]
2 4
<body>
3 5

  
4 6
 <h1>[% HTML.escape(title) %]</h1>

Auch abrufbar als: Unified diff