Persönliche Werkzeuge

Vorlage:BV-BgTausch

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 21: Zeile 21:
     </tr>
     </tr>
     <template id="Body"></template>
     <template id="Body"></template>
-
     <tr style="background:#F8F8F8;" valign=top>
+
     <tr style="background:#F8F8F8;" valign=top bvtaid=%%Tausch.ID%%>
-
       <td style="padding:2px 6px 1px 6px" nowrap>%%Tausch.Datum%%</td>
+
       <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Datum%%</td>
-
       <td style="padding:2px 6px 1px 6px" nowrap>%%Tausch.Partner%%</td>
+
       <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Partner%%</td>
-
       <td style="padding:2px 6px 1px 6px" nowrap>%%Tausch.Status%%</td>
+
       <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">%%Tausch.Status%%</td>
-
       <td style="padding:2px 6px 1px 6px" nowrap>[Btn]</td>
+
       <td style="padding:2px 6px 1px 6px" nowrap onclick="BVTATabCellClick(this,'TA');" style="cursor:pointer;">[Btn]</td>
     </tr>
     </tr>
     <template id="Empty"></template>
     <template id="Empty"></template>
Zeile 113: Zeile 113:
   BWGui_AddTemplate('BV.BTB.TauschDaten.Template');
   BWGui_AddTemplate('BV.BTB.TauschDaten.Template');
   BWGui_AddTemplate('BV.BTB.TauschBogen.Template');
   BWGui_AddTemplate('BV.BTB.TauschBogen.Template');
-
   BV_BTB_Init(wgUserName,wgUserGroups);
+
   BVTAInit(wgUserName,wgUserGroups);
</script>
</script>
</html>
</html>

Version vom 07:58, 5. Dez. 2023

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