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

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: {