--- a/src/hashcut/templates/mashup_edit.html Wed Dec 05 00:00:09 2012 +0100
+++ b/src/hashcut/templates/mashup_edit.html Wed Dec 05 10:55:06 2012 +0100
@@ -22,7 +22,7 @@
project: "{% url mashup_save branding=branding %}",
segment: "{% url api_dispatch_list api_name='1.0' resource_name='segments' %}",
ldt: "{% url projectjson_id id='' %}",
- hashcut_page: "{% url mashup_hashcut branding=branding ldt_id='' %}"
+ hashcut_page: "{% url mashup_hashcut branding=branding ldt_id='__PROJECT_ID__' %}"
};
$(function() {
IriSP.video_url_transform = function(oldurl) {