Vorlage:BV-BgTausch
Aus BogenWiki
(Unterschied zwischen Versionen)
Nugman (Diskussion | Beiträge) |
Nugman (Diskussion | Beiträge) |
||
Zeile 13: | Zeile 13: | ||
<template id="BVTAM.TauschList.Template"> | <template id="BVTAM.TauschList.Template"> | ||
<template id="Head"></template> | <template id="Head"></template> | ||
- | <div style="padding-bottom:8px"> | + | <table style="background:silver;" width=100% cellspacing=1 cellpadding=4> |
- | + | <tr style="background:#E0E0E0;" valign=top> | |
- | + | <td style="padding:2px 6px 1px 6px"><b>Übersicht</b></td> | |
- | + | </tr> | |
- | + | <tr style="background:#F8F8F8;" valign=top> | |
- | + | <td> | |
- | + | <div style="padding-bottom:8px"> | |
- | + | <button id="BVTAM.TA.Create.Button" type="button" | |
- | + | onclick="BVTAMOnClick(this)">Neue Tauschaktion</button> | |
- | + | </div> | |
- | + | <table id="BVTAM.TA.Table" style="background:silver;" width=100% cellspacing=1 cellpadding=4> | |
- | + | <thead> | |
- | + | <tr style="background:#E0E0E0;" valign=top> | |
- | + | <th style="padding:2px 6px 1px 6px"><b>Datum</b></td> | |
- | + | <th style="padding:2px 6px 1px 6px"><b>Tauschpartner</b></td> | |
- | + | <th style="padding:2px 6px 1px 6px"><b>Status</b></td> | |
- | + | <th style="padding:2px 6px 1px 6px"><b>Fkt.</b></td> | |
- | + | </tr> | |
- | + | </thead> | |
- | + | <tbody> | |
- | + | <template id="Body"></template> | |
- | + | <tr style="background:#F8F8F8;" valign=top bvid="%%Tausch.ID%%"> | |
- | + | <td style="padding:2px 6px 1px 6px;cursor:pointer;" nowrap onclick="BVTAMTabCellClick(this,'TA');">%%Tausch.Datum%%</td> | |
- | + | <td style="padding:2px 6px 1px 6px;cursor:pointer;" nowrap onclick="BVTAMTabCellClick(this,'TA');">%%Tausch.Partner%%</td> | |
- | + | <td style="padding:2px 6px 1px 6px;cursor:pointer;" nowrap onclick="BVTAMTabCellClick(this,'TA');">%%Tausch.Status%%</td> | |
- | + | <td style="padding:2px 6px 1px 6px;cursor:pointer;" nowrap onclick="BVTAMTabCellClick(this,'TA');">[Btn]</td> | |
- | + | </tr> | |
+ | <template id="Empty"></template> | ||
+ | <tr style="background:#F8F8F8;" valign=top> | ||
+ | <td colspan=4 style="padding:2px 6px 1px 6px"><i>Keine Tauschaktionen vorhanden</i></td> | ||
+ | </tr> | ||
+ | <template id="Foot"></template> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
</table> | </table> | ||
</template> | </template> |
Version vom 21:39, 6. Dez. 2023
BVTAM.TauschList
|
BVTAM.TauschDaten
BVTAM.TauschBogenListe
|
Übersicht | ||||||||||||
|
Daten der Tauschaktion | |||||||||||||||||||
|
%%Title%% (%%Anzahl%%):
Gebiet | KatNr. | Erh. | Bogen-Nr. | Status | Kat-Wert | Kommentar |
---|---|---|---|---|---|---|
%%Bogen.Gebiet%% %%Bogen.Gebiet1%% | %%Bogen.KatNr%% | %%Bogen.BogenNr%% | %%Bogen.Status%% | %%Bogen.KatWert%% | %%Bogen.Kommentar%% | |
Keine Bögen vorhanden |