diff -r 76efa2333f31 -r 3ec2343f2b85 integration/js/editor.js --- a/integration/js/editor.js Tue Nov 06 18:49:13 2012 +0100 +++ b/integration/js/editor.js Thu Nov 08 18:24:47 2012 +0100 @@ -13,8 +13,7 @@ mashup_title_placeholder: "Hashcut sans titre" } -IriSP.Hashcut = function(options) { - +IriSP.editor = function(options) { /* Load Media List */ @@ -24,48 +23,60 @@ serializer: IriSP.serializers.medialist }), mashup = new IriSP.Model.Mashup(false, project), - mediatemplate = _.template('

<%= IriSP.hc_messages.From_ %> <%= annotation.begin.toString() %> <%= IriSP.hc_messages.to_ %> <%= annotation.end.toString() %> (<%= IriSP.hc_messages.duration_ %> <%= annotation.getDuration().toString() %>)
' - + '