Browse Source

Merge branch 'candidate-5.0.6' into candidate-5.2.0

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 10 years ago
parent
commit
fd58b9b6d9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      esp/src/eclwatch/LZBrowseWidget.js

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

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