소스 검색

HPCC-12478 Remove "RowTag" from non XML Sprays

Fixes HPCC-12478

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
Gordon Smith 10 년 전
부모
커밋
41dcc6f799
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      esp/src/eclwatch/LZBrowseWidget.js

+ 0 - 1
esp/src/eclwatch/LZBrowseWidget.js

@@ -286,7 +286,6 @@ define([
                     lang.mixin(request, {
                         sourceIP: item.DropZone.NetAddress,
                         sourcePath: item.fullPath,
-                        sourceRowTag: item.targetRowTag,
                         destLogicalName: request.namePrefix + item.targetName
                     });
                     doSpray(request, item);