Эх сурвалжийг харах

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

Enrico Berti 7 жил өмнө
parent
commit
0e00040

+ 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();