fomr xml cleanup
This commit is contained in:
@@ -183,7 +183,7 @@ export const getProgressObj = (
|
||||
var sectionXML = xpath.select(
|
||||
"//tabs/tab[" +
|
||||
(index + 1) +
|
||||
"]//rows/row/*/control[not(@parentField)]/../..",
|
||||
"]//rows/row/control[not(@parentField)]/..",
|
||||
doc
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user