Persönliche Werkzeuge

Vorlage:BV-BgPreisIndex

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 25: Zeile 25:
     var sCellPadding = 'padding:0px; padding-left:4px; padding-right:4px;';
     var sCellPadding = 'padding:0px; padding-left:4px; padding-right:4px;';
     var eBgList = document.getElementById('BVBgList.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr);
     var eBgList = document.getElementById('BVBgList.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr);
-
     var sTabHTML = '<table id="BVBgList.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr+'.Tab" style="background:silver" cellpadding=4 cellspacing=1>'+
+
     var sTabHTML = '<table id="BVBgList.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr+'.Tab" style="background:silver" cellpadding=1 cellspacing=1>'+
                   '  <tr style="background:#E0E0E0" valign=top>'+
                   '  <tr style="background:#E0E0E0" valign=top>'+
                   '    <td rowspan=2><div style="'+sCellPadding+'"><b>BogenNr.</b><br>'+BVBgList.length+'</div></td>'+
                   '    <td rowspan=2><div style="'+sCellPadding+'"><b>BogenNr.</b><br>'+BVBgList.length+'</div></td>'+
Zeile 84: Zeile 84:
     if (eBgList) eBgList.innerHTML = sTabHTML;
     if (eBgList) eBgList.innerHTML = sTabHTML;
     var eBgPreise = document.getElementById('BVBgPreise.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr);
     var eBgPreise = document.getElementById('BVBgPreise.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr);
-
     sTabHTML = '<table id="BVBgPreise.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr+'.Tab" style="background:silver" cellpadding=4 cellspacing=1>'+
+
     sTabHTML = '<table id="BVBgPreise.'+Param.Gebiet+'.'+Param.Gebiet1+'.'+Param.KatNr+'.Tab" style="background:silver" cellpadding=1 cellspacing=1>'+
               '  <tr style="background:#E0E0E0" valign=top>'+
               '  <tr style="background:#E0E0E0" valign=top>'+
               '    <td><div style="'+sCellPadding+'"><b>DKZ</b></div></td>'+
               '    <td><div style="'+sCellPadding+'"><b>DKZ</b></div></td>'+

Version vom 11:26, 24. Sep. 2023

Template BV_BgPreisIndex: Invalid value for parameter Cmd ("empty")!!!