diff -r eea45f9b124b -r 7c394ea40f28 integration/js/editor.js --- a/integration/js/editor.js Mon Oct 29 18:02:10 2012 +0100 +++ b/integration/js/editor.js Mon Oct 29 18:11:09 2012 +0100 @@ -530,6 +530,7 @@ $(".organize-segments .top, .organize-segments .bottom").removeClass("disable"); $(".organize-segments .item-video:last-child .bottom, .organize-segments .item-video:first-child .top").addClass("disable"); } + disableMoveItemVideo(); $(".organize-segments").sortable({ stop : function(){