Browse Source

HPCC-9923 Activity Window Load Twice on Startup

Fixes HPCC-9923

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
Gordon Smith 11 năm trước cách đây
mục cha
commit
2d38a559be
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      esp/files/scripts/ActivityWidget.js

+ 0 - 1
esp/files/scripts/ActivityWidget.js

@@ -55,7 +55,6 @@ define([
             if (this.inherited(arguments))
                 return;
 
-            this.refreshGrid();
             this._refreshActionState();
         },