Browse Source

Merge pull request #6925 from GordonSmith/HPCC-12478

HPCC-12478 Remove "RowTag" from non XML Sprays

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 10 năm trước cách đây
mục cha
commit
1cda9aee21
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);