+Функция postJsonData
This commit is contained in:
@ -1472,7 +1472,7 @@ class SRec
|
||||
{
|
||||
if(nodeCol.nodeName=="column")
|
||||
{
|
||||
if(nodeCol.getAttribute("n")==col){
|
||||
if(nodeCol.getAttribute("n")==name){
|
||||
break;
|
||||
}
|
||||
i++;
|
||||
|
||||
Reference in New Issue
Block a user