diff --git a/source/Ox.UI/js/Video/ClipPanel.js b/source/Ox.UI/js/Video/ClipPanel.js index 8580231d..94ce6bc7 100644 --- a/source/Ox.UI/js/Video/ClipPanel.js +++ b/source/Ox.UI/js/Video/ClipPanel.js @@ -79,9 +79,6 @@ Ox.ClipPanel = function(options, self) { align: 'right', id: 'index', operator: '+', - sort: function(value, data) { - return data.sort; - }, title: Ox._('Index'), visible: false, width: 60