Sfoglia il codice sorgente

HPCC-12478 Remove "RowTag" from non XML Sprays

Fixes HPCC-12478

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
Gordon Smith 10 anni fa
parent
commit
41dcc6f799
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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);