Persönliche Werkzeuge

Vorlage:BV-BgTausch

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(Der Versionsvergleich bezieht 3 dazwischenliegende Versionen mit ein.)
Zeile 54: Zeile 54:
   <template id="StatusEditBtn"></template>
   <template id="StatusEditBtn"></template>
     <img id="BVTAM.TA.Edit.Button" bvid="%%Tausch.ID%%" title="Daten bearbeiten" style="cursor:pointer;"
     <img id="BVTAM.TA.Edit.Button" bvid="%%Tausch.ID%%" title="Daten bearbeiten" style="cursor:pointer;"
-
         src="/bogenwiki_bv/images/TaEdit_14x14.png" onclick="BVTAMOnClick(this)">
+
         src="/bogenwiki_bv/images/TaEdit%%BtnState%%_14x14.png" onclick="BVTAMOnClick(this)">
   <template id="StatusNBtn"></template>
   <template id="StatusNBtn"></template>
     <img id="BVTAM.TA.Status.OK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion akzeptieren" style="cursor:pointer;"
     <img id="BVTAM.TA.Status.OK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion akzeptieren" style="cursor:pointer;"
-
         src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)">
+
         src="/bogenwiki_bv/images/TaOK%%BtnState%%_14x14.png" onclick="BVTAMOnClick(this)">
     <img id="BVTAM.TA.Status.NOK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion ablehnen" style="cursor:pointer;"
     <img id="BVTAM.TA.Status.NOK.Button" bvid="%%Tausch.ID%%" title="Tauschaktion ablehnen" style="cursor:pointer;"
-
         src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)">
+
         src="/bogenwiki_bv/images/TaNOK%%BtnState%%_14x14.png" onclick="BVTAMOnClick(this)">
   <template id="StatusMBtn"></template>
   <template id="StatusMBtn"></template>
     <img id="BVTAM.TA.Status.OK.Button" bvid="%%Tausch.ID%%" title="&Auml;nderungen akzeptieren" style="cursor:pointer;"
     <img id="BVTAM.TA.Status.OK.Button" bvid="%%Tausch.ID%%" title="&Auml;nderungen akzeptieren" style="cursor:pointer;"
-
         src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)">
+
         src="/bogenwiki_bv/images/TaOK%%BtnState%%_14x14.png" onclick="BVTAMOnClick(this)">
     <img id="BVTAM.TA.Status.NOK.Button" bvid="%%Tausch.ID%%" title="&Auml;nderungen ablehnen" style="cursor:pointer;"
     <img id="BVTAM.TA.Status.NOK.Button" bvid="%%Tausch.ID%%" title="&Auml;nderungen ablehnen" style="cursor:pointer;"
-
         src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)">
+
         src="/bogenwiki_bv/images/TaNOK%%BtnState%%_14x14.png" onclick="BVTAMOnClick(this)">
</template>
</template>
<template id="BVTAM.TauschDaten.View.Template">
<template id="BVTAM.TauschDaten.View.Template">
Zeile 93: Zeile 93:
             </td>
             </td>
             <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
             <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
-
             <td nowrap>Beschreibung, Bedingungen, Kommentare: <br>
+
             <td nowrap>%%Tausch.KommentarHTML%%</td>
-
              <textarea name="TauschKommentar" id="BVTAM.TD.Kommentar.Text" cols="80" rows="5" readonly
+
-
                        style="font-family:arial,sans-serif;font-size:small;color:%%Tausch.KommColor%%;">%%Tausch.Kommentar%%</textarea>
+
-
              <div id="BVTAM.TD.KommentarNeu.Div" style="display:%%Tausch.KommNeuDisplay%%;"><br>
+
-
                <textarea name="TauschKommentarNeu" id="BVTAM.TD.KommentarNeu.Text" cols="80" rows="5" readonly
+
-
                          style="font-family:arial,sans-serif;font-size:small;margin-top:4px;">%%Tausch.KommentarNeu%%</textarea>
+
-
              </div>
+
-
              <!--
+
-
              <div id="BVTAM.TD.Kommentar.Div" style="border:1px solid dimgrey;background-color:white;min-width:35em;height:6em;padding:1px;">
+
-
                %%Tausch.Kommentar%%
+
-
              </div>
+
-
              <div id="BVTAM.TD.KommentarNeu.Div"
+
-
                  style="border:1px solid dimgrey;background-color:white;margin-top:4px;width:35em;height:6em;padding:1px;display:%%Tausch.KomNeuDisplay%%;">
+
-
                %%Tausch.KommentarNeu%%
+
-
              </div><br>
+
-
              -->
+
-
            </td>
+
           </tr>
           </tr>
         </table>
         </table>
Zeile 115: Zeile 99:
     </tr>
     </tr>
   </table>
   </table>
 +
  <template id="KommentarAkt"></template>
 +
    Beschreibung, Bedingungen, Kommentare: <br>
 +
    <textarea name="TauschKommentar" id="BVTAM.TD.Kommentar.Text" cols="80" rows="5" readonly
 +
              style="font-family:arial,sans-serif;font-size:small;">%%Tausch.Kommentar%%</textarea>
 +
  <template id="KommentarAltNeu"></template>
 +
    Beschreibung, Bedingungen, Kommentare (ge&auml;ndert): <br>
 +
    <textarea name="TauschKommentarNeu" id="BVTAM.TD.KommentarNeu.Text" cols="80" rows="5" readonly
 +
              style="font-family:arial,sans-serif;font-size:small;">%%Tausch.KommentarNeu%%</textarea>
 +
    <div style="margin-top:4px;">
 +
      Alter Text:<br>
 +
      <textarea name="TauschKommentar" id="BVTAM.TD.Kommentar.Text" cols="80" rows="5" readonly
 +
                style="font-family:arial,sans-serif;font-size:small;color:#808080;">%%Tausch.Kommentar%%</textarea>
 +
    </div>
</template>
</template>
<template id="BVTAM.TauschDaten.Edit.Template">
<template id="BVTAM.TauschDaten.Edit.Template">
Zeile 133: Zeile 130:
             </td>
             </td>
             <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
             <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
-
             <td rowspan=4 nowrap>Beschreibung, Bedingungen, Kommentare: <br>
+
             <td rowspan=4 nowrap>
-
               <textarea name="TauschKommentar" id="BVTAM.TD.Kommentar.Text" cols="50" rows="5"
+
               %%Tausch.KommentarHTML%%
-
                        style="font-family:arial,sans-serif;font-size:small">%%Tausch.Kommentar%%</textarea>
+
             </td>
             </td>
           </tr>
           </tr>
Zeile 174: Zeile 170:
     </tr>
     </tr>
   </table>
   </table>
 +
  <template id="KommentarAkt"></template>
 +
    Beschreibung, Bedingungen, Kommentare: <br>
 +
    <textarea name="TauschKommentar" id="BVTAM.TD.Kommentar.Text" cols="80" rows="5"
 +
              style="font-family:arial,sans-serif;font-size:small;">%%Tausch.Kommentar%%</textarea>
</template>
</template>
<template id="BVTAM.TauschBogen.Template">
<template id="BVTAM.TauschBogen.Template">

Aktuelle Version vom 09:10, 18. Dez. 2023

BVTAM.TauschList
BVTAM.TauschDaten
BVTAM.TauschBogenListe