Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2b8b5e59

Von Hans P. Schlaepfer vor mehr als 4 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
[%- USE LxERP -%][%- USE L -%]
[% USE LxERP %]
[% USE L %]
[% USE T8 %]
<form method="post" action="controller.pl" id="filter_form">
<table border="0">
templates/webpages/liquidity_projection/_result.html
[%- USE HTML -%][%- USE LxERP -%]
[%- SET name_col = FORM.params.salesman || FORM.params.buchungsgruppe || FORM.params.type %]
[% USE HTML %]
[% USE LxERP %]
[% SET name_col = FORM.params.salesman || FORM.params.buchungsgruppe || FORM.params.type %]
<table border="0">
<tr>
templates/webpages/liquidity_projection/show.html
[% USE HTML %][% USE LxERP %][%- USE L -%]
[% USE HTML %]
[% USE LxERP %]
[% USE L %]
<body>
<h1>[% HTML.escape(title) %]</h1>

Auch abrufbar als: Unified diff