Persönliche Werkzeuge

Vorlage:BV-BgTausch

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 14: Zeile 14:
   <template id="Head"></template>
   <template id="Head"></template>
   <table style="background:silver;" width=100% cellspacing=1 cellpadding=4>
   <table style="background:silver;" width=100% cellspacing=1 cellpadding=4>
-
     <tr style="background:#E0E0E0;" valign=top>
+
     <thead>
-
      <td style="padding:2px 6px 1px 6px"><b>Datum</b></td>
+
      <tr style="background:#E0E0E0;" valign=top>
-
      <td style="padding:2px 6px 1px 6px"><b>Tauschpartner</b></td>
+
        <th style="padding:2px 6px 1px 6px"><b>Datum</b></td>
-
      <td style="padding:2px 6px 1px 6px"><b>Status</b></td>
+
        <th style="padding:2px 6px 1px 6px"><b>Tauschpartner</b></td>
-
      <td style="padding:2px 6px 1px 6px"><b>Fkt.</b></td>
+
        <th style="padding:2px 6px 1px 6px"><b>Status</b></td>
-
    </tr>
+
        <th style="padding:2px 6px 1px 6px"><b>Fkt.</b></td>
-
     <template id="Body"></template>
+
      </tr>
-
    <tr style="background:#F8F8F8;" valign=top bvtaid=%%Tausch.ID%%>
+
     </thead>
-
      <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Datum%%</td>
+
    <tbody>
-
      <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Partner%%</td>
+
      <template id="Body"></template>
-
      <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Status%%</td>
+
      <tr style="background:#F8F8F8;" valign=top bvtaid=%%Tausch.ID%%>
-
      <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">[Btn]</td>
+
        <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Datum%%</td>
-
    </tr>
+
        <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Partner%%</td>
-
    <template id="Empty"></template>
+
        <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Status%%</td>
-
    <tr style="background:#F8F8F8;" valign=top>
+
        <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">[Btn]</td>
-
      <td colspan=4 style="padding:2px 6px 1px 6px"><i>Keine Tauschaktionen vorhanden</i></td>
+
      </tr>
-
    </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>
     <template id="Foot"></template>
 +
    </tbody>
   </table>
   </table>
</template>
</template>

Version vom 08:11, 5. Dez. 2023

BV.BTB.TauschUebersicht
BV.BTB.TauschDaten
BV.BTB.TauschBogenListe