Преглед изворни кода

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