Make it impossible to drag belowe New Component on views
This commit is contained in:
@@ -47,6 +47,7 @@ class CMS.Views.UnitEdit extends Backbone.View
|
||||
placeholder: 'component-placeholder'
|
||||
forcePlaceholderSize: true
|
||||
axis: 'y'
|
||||
items: '> .component'
|
||||
)
|
||||
|
||||
@$('.component').each((idx, element) =>
|
||||
|
||||
Reference in New Issue
Block a user