diff --git a/app/controllers/controller.js b/app/controllers/controller.js index 226a3cc..eaabc38 100644 --- a/app/controllers/controller.js +++ b/app/controllers/controller.js @@ -51,6 +51,7 @@ angular.module("umbraco").controller("Imulus.ArchetypeController", function ($sc axis: 'y', cursor: "move", handle: ".handle", + connectWith: ".archetypeSortable", start: function(ev, ui) { draggedRteSettings = {}; $(rteClass, ui.item.parent()).each(function () { diff --git a/app/views/archetype.default.html b/app/views/archetype.default.html index 8d20074..c163c48 100644 --- a/app/views/archetype.default.html +++ b/app/views/archetype.default.html @@ -1,7 +1,7 @@ {{VERSION_HTML}}
-