Persönliche Werkzeuge

Vorlage:BV-BgPreisIndex

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(Der Versionsvergleich bezieht 1 dazwischenliegende Version mit ein.)
Zeile 13: Zeile 13:
   var aBogenNr = [];
   var aBogenNr = [];
   for (var b = 0; b < BVBgList.length; b++)
   for (var b = 0; b < BVBgList.length; b++)
-
     aBogenNr.push(BVBgList[b]);
+
     aBogenNr.push(BVBgList[b].BogenNr);
   BVGetBogen(Param.WikiUser,Param.Gebiet,Param.Gebiet1,Param.KatNr,aBogenNr,Param.Options,OnBgLoad);
   BVGetBogen(Param.WikiUser,Param.Gebiet,Param.Gebiet1,Param.KatNr,aBogenNr,Param.Options,OnBgLoad);
}
}
Zeile 83: Zeile 83:
     if (aGroupByParts[0] == 'Ausgang') sGroupByText = aGroupByParts[1];
     if (aGroupByParts[0] == 'Ausgang') sGroupByText = aGroupByParts[1];
     if (aGroupByParts[0] == 'BRS') sGroupByText = aGroupByParts[1];
     if (aGroupByParts[0] == 'BRS') sGroupByText = aGroupByParts[1];
-
     if (aGroupByParts[0] == 'PF') sGroupByText = aGroupByParts[1];
+
     if (aGroupByParts[0] == 'PF') sGroupByText = aGroupByParts[0];
     if (aGroupByParts[0] == 'EM') sGroupByText = aGroupByParts[1];
     if (aGroupByParts[0] == 'EM') sGroupByText = aGroupByParts[1];
     sTabHTML += '    <td><div style="'+sCellPadding+'">'+sGroupByText+'</div></td>';
     sTabHTML += '    <td><div style="'+sCellPadding+'">'+sGroupByText+'</div></td>';

Aktuelle Version vom 18:16, 1. Dez. 2023

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