瀏覽代碼

HUE-7949 [dashboard] Add correct app identifier for the widget size interval

Enrico Berti 7 年之前
父節點
當前提交
0e00040
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/libs/dashboard/src/dashboard/templates/common_search.mako

+ 1 - 1
desktop/libs/dashboard/src/dashboard/templates/common_search.mako

@@ -4465,7 +4465,7 @@ $(document).ready(function () {
             window.clearInterval(_widgetDropInterval);
             row.autosizeWidgets();
           }
-        }, 100, 'search')
+        }, 100, 'dashboard')
       }
       else {
         row.autosizeWidgets();