Persönliche Werkzeuge

Vorlage:BV-BgTausch

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 7: Zeile 7:
     <td id="Frame.TopRight" width=100%>
     <td id="Frame.TopRight" width=100%>
       <div id="BV.BTB.TauschDaten" style="width:100%;">BV.BTB.TauschDaten</div>
       <div id="BV.BTB.TauschDaten" style="width:100%;">BV.BTB.TauschDaten</div>
-
       <div id="BV.BTB.TauschObjListe" style="width:100%;">BV.BTB.TauschObjListe</div>
+
       <div id="BV.BTB.TauschBogenListe" style="width:100%;">BV.BTB.TauschBogenListe</div>
     </td>
     </td>
   </tr>
   </tr>
Zeile 72: Zeile 72:
       </td>
       </td>
     </tr>
     </tr>
 +
  </table>
 +
</template>
 +
<template id="BV.BTB.TauschBogen.Template">
 +
  <template id="Head"></template>
 +
  <table style="background:silver;" width=100% cellspacing=1 cellpadding=4>
 +
    <tr style="background:#E0E0E0;" valign=top>
 +
      <td style="padding:2px 6px 1px 6px"><b>Gebiet</b></td>
 +
      <td style="padding:2px 6px 1px 6px"><b>KatNr.</b></td>
 +
      <td style="padding:2px 6px 1px 6px"><b>Bogen-Nr.</b></td>
 +
      <td style="padding:2px 6px 1px 6px"><b>Status</b></td>
 +
      <td style="padding:2px 6px 1px 6px"><b>Kommentar</b></td>
 +
    </tr>
 +
    <template id="Body"></template>
 +
    <tr style="background:#F8F8F8;" valign=top>
 +
      <td style="padding:2px 6px 1px 6px" nowrap>%%Bogen.Gebiet%%</td>
 +
      <td style="padding:2px 6px 1px 6px" nowrap>%%Bogen.KatNr%%</td>
 +
      <td style="padding:2px 6px 1px 6px" nowrap>%%Bogen.BogenNr%%</td>
 +
      <td style="padding:2px 6px 1px 6px" nowrap>%%Bogen.Status%%</td>
 +
      <td style="padding:2px 6px 1px 6px" nowrap>%%Bogen.Kommentar%%</td>
 +
    </tr>
 +
    <template id="Empty"></template>
 +
    <tr style="background:#F8F8F8;" valign=top>
 +
      <td colspan=5 style="padding:2px 6px 1px 6px"><i>Keine Bogen vorhanden</i></td>
 +
    </tr>
 +
    <template id="Foot"></template>
   </table>
   </table>
</template>
</template>

Version vom 18:55, 28. Nov. 2023

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