integration/js/editor.js
changeset 24 1fbf7d835dc2
parent 23 c9dc489913af
child 26 7c394ea40f28
--- a/integration/js/editor.js	Fri Oct 26 18:54:20 2012 +0200
+++ b/integration/js/editor.js	Mon Oct 29 17:22:55 2012 +0100
@@ -418,6 +418,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(){