diff --git a/metadata/dbms/showrecord.js b/metadata/dbms/showrecord.js index 21fcae6..8f8daa9 100644 --- a/metadata/dbms/showrecord.js +++ b/metadata/dbms/showrecord.js @@ -513,7 +513,7 @@ class SRec //let id=-1; //After loading the metadata, we request the data by sending an XML filter. - count=0; + let count=0; let row=1; let nRow=null; let h=nodeFilter.getAttribute("height"); if((nodeFilter!=null)&&(h!=0)) //Create HTML elements by XML filter.