integration/js/editor.js
changeset 26 7c394ea40f28
parent 25 eea45f9b124b
parent 24 1fbf7d835dc2
child 27 b2d068afdbd8
--- 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(){