myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [3274] branches/wf4ever/app/views/workflows/show.


From: noreply
Subject: [myexperiment-hackers] [3274] branches/wf4ever/app/views/workflows/show.rhtml: Show RO in workflow page
Date: Fri, 14 Dec 2012 16:57:08 +0000 (UTC)

Revision
3274
Author
stain
Date
2012-12-14 16:57:08 +0000 (Fri, 14 Dec 2012)

Log Message

Show RO in workflow page

Modified Paths

Diff

Modified: branches/wf4ever/app/views/workflows/show.rhtml (3273 => 3274)


--- branches/wf4ever/app/views/workflows/show.rhtml	2012-12-14 16:57:02 UTC (rev 3273)
+++ branches/wf4ever/app/views/workflows/show.rhtml	2012-12-14 16:57:08 UTC (rev 3274)
@@ -366,6 +366,8 @@
     <p><%= link_to(h(@viewing_version.content_type.title), content_type_path(@viewing_version.content_type)) %></p>
 	</div>
 	
+  <%= render :partial => "research_objects/tree", :locals => { :contributable => @workflow, :ro_uri => @workflow.ro_uri } -%>  
+  
 	<%= render :partial => "contributions/uploader_box", :locals => { :contributable => @workflow } %>
 	
 	<%= render :partial => "contributions/license_box", :locals => { :contributable => @workflow } %>

reply via email to

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