Persönliche Werkzeuge

Vorlage:BV-BgTausch

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 39: Zeile 39:
               <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');">%%Tausch.Status%%</td>
               <td style="padding:2px 6px 1px 6px;cursor:pointer;" nowrap onclick="BVTAMTabCellClick(this,'TA');" align=center>
               <td style="padding:2px 6px 1px 6px;cursor:pointer;" nowrap onclick="BVTAMTabCellClick(this,'TA');" align=center>
-
                <img id="BVTAM.TA.Edit.Button" title="Daten bearbeiten" style="cursor:pointer;"
 
-
                    src="/bogenwiki_bv/images/TaEdit_14x14.png" onclick="BVTAMOnClick(this)">
 
               </td>
               </td>
             </tr>
             </tr>
Zeile 53: Zeile 51:
     </tr>
     </tr>
   </table>
   </table>
 +
  <template id="StatusEditBtn"></template>
 +
    <img id="BVTAM.TD.Edit.Button" bvid="%%Tausch.ID%%" title="Daten bearbeiten" style="cursor:pointer;"
 +
        src="/bogenwiki_bv/images/TaEdit_14x14.png" onclick="BVTAMOnClick(this)">
 +
  <template id="StatusNBtn"></template>
 +
    <img id="BVTAM.TD.Status.OK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion akzeptieren" style="cursor:pointer;"
 +
        src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)">
 +
    <img id="BVTAM.TD.Status.NOK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion ablehnen" style="cursor:pointer;"
 +
        src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)">
 +
  <template id="StatusMBtn"></template>
 +
    <img id="BVTAM.TD.Status.OK.Button" bvid="%%Tausch.ID%%" title="&Auml;nderungen akzeptieren" style="cursor:pointer;"
 +
        src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)">
 +
    <img id="BVTAM.TD.Status.NOK.Button" bvid="%%Tausch.ID%%" title="&Auml;nderungen ablehnen" style="cursor:pointer;"
 +
        src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)">
</template>
</template>
-
<template id="BVTAM.TauschDaten.Template">
+
<template id="BVTAM.TauschDaten.View.Template">
 +
  <template id="Body"></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>Daten der Tauschaktion</b></td>
 +
    </tr>
 +
    <tr style="background:#F8F8F8;" valign=top>
 +
      <td>
 +
        <table cellspacing=0 cellpadding=2>
 +
          <tr valign=top>
 +
            <td nowrap>Tauschpartner: </td><td>&nbsp;</td>
 +
            <td>%%Tausch.Partner%%</td>
 +
            <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
 +
            <td rowspan=4 nowrap>Beschreibung, Bedingungen, Kommentare: <br>
 +
              <textarea name="TauschKommentar" id="BVTAM.TD.Kommentar.Text" cols="50" rows="5"
 +
                        style="font-family:arial,sans-serif;font-size:small">%%Tausch.Kommentar%%</textarea>
 +
            </td>
 +
          </tr>
 +
          <tr valign=top>
 +
            <td nowrap>Startdatum:</td><td>&nbsp;</td>
 +
            <td>%%Tausch.StartDatum.de%%</td>
 +
          </tr>
 +
          <tr valign=top>
 +
            <td nowrap>Endedatum:</td><td>&nbsp;</td>
 +
            <td>%%Tausch.EndeDatum.de%%</td>
 +
          </tr>
 +
          <tr valign=top>
 +
            <td nowrap>Status:</td><td>&nbsp;</td>
 +
            <td><span id="BVTAM.TD.Status.Span">%%Tausch.Status%%</span></td>
 +
          </tr>
 +
        </table>
 +
      </td>
 +
    </tr>
 +
  </table>
 +
</template>
 +
<template id="BVTAM.TauschDaten.Edit.Template">
   <template id="Body"></template>
   <template id="Body"></template>
   <table style="background:silver;" width=100% cellspacing=1 cellpadding=4>
   <table style="background:silver;" width=100% cellspacing=1 cellpadding=4>
Zeile 112: Zeile 158:
     </tr>
     </tr>
   </table>
   </table>
-
  <template id="StatusNBtn"></template>
 
-
    neu &nbsp;
 
-
    <img id="BVTAM.TD.Status.OK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion akzeptieren" style="cursor:pointer;"
 
-
            src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)">
 
-
    <img id="BVTAM.TD.Status.NOK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion ablehnen" style="cursor:pointer;"
 
-
            src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)">
 
</template>
</template>
<template id="BVTAM.TauschBogen.Template">
<template id="BVTAM.TauschBogen.Template">

Version vom 10:00, 14. Dez. 2023

BVTAM.TauschList
BVTAM.TauschDaten
BVTAM.TauschBogenListe