Преглед на файлове

HUE-7788 [dashboard] Enable automatic layout on Gridster to avoid overlapping widgets

Enrico Berti преди 8 години
родител
ревизия
2fa7ed1
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      desktop/libs/dashboard/src/dashboard/templates/common_search.mako

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

@@ -3625,7 +3625,6 @@ $(document).ready(function () {
   $(".gridster>ul").gridster({
     widget_margins: [10, 10],
     widget_base_dimensions: ['auto', WIDGET_BASE_HEIGHT],
-    avoid_overlapped_widgets: false,
     shift_widgets_up: false,
     shift_larger_widgets_down: false,
     collision: {