myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2518] branches/dashboard/app/views/workflows/sho


From: noreply
Subject: [myexperiment-hackers] [2518] branches/dashboard/app/views/workflows/show.rhtml: recommendaiton workflow
Date: Mon, 27 Sep 2010 12:27:31 -0400 (EDT)

Revision
2518
Author
kkollara
Date
2010-09-27 12:27:31 -0400 (Mon, 27 Sep 2010)

Log Message

recommendaiton workflow

Modified Paths

Diff

Modified: branches/dashboard/app/views/workflows/show.rhtml (2517 => 2518)


--- branches/dashboard/app/views/workflows/show.rhtml	2010-09-27 16:24:58 UTC (rev 2517)
+++ branches/dashboard/app/views/workflows/show.rhtml	2010-09-27 16:27:31 UTC (rev 2518)
@@ -309,6 +309,11 @@
 																																			:remove_from_favourites_path => favourite_delete_workflow_url(@workflow) } %>
 	
 	<%= render :partial => "contributions/statistics_box", :locals => { :contributable => @workflow } %>
+	
+	<!-- Similar Workflows -->
+	
+	<%= render :partial => "workflow_similarities/similar_workflows", :locals => { :similarity => @workflow} %>
+	
 </div>
 
 <div class="clearer">&nbsp;</div>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]