myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [3312] branches/wf4ever/app/views/research_object


From: noreply
Subject: [myexperiment-hackers] [3312] branches/wf4ever/app/views/research_objects/_wf4evertools.rhtml: Updated MINIM to checklist
Date: Fri, 18 Jan 2013 13:53:43 +0000 (UTC)

Revision
3312
Author
stain
Date
2013-01-18 13:53:42 +0000 (Fri, 18 Jan 2013)

Log Message

Updated MINIM to checklist

Modified Paths

Diff

Modified: branches/wf4ever/app/views/research_objects/_wf4evertools.rhtml (3311 => 3312)


--- branches/wf4ever/app/views/research_objects/_wf4evertools.rhtml	2013-01-16 14:48:42 UTC (rev 3311)
+++ branches/wf4ever/app/views/research_objects/_wf4evertools.rhtml	2013-01-18 13:53:42 UTC (rev 3312)
@@ -1,6 +1,7 @@
 <%
 # FIXME: MINIM should not be hard coded (here)
-minim = "http://sandbox.wf4ever-project.org/rodl/ROs/golden-exemplar-gk/checklist-runnable.rdf"
+minim = "http://sandbox.wf4ever-project.org/rodl/ROs/Y2Demo-test/workflow-experiment-checklist.rdf"
+minim_purpose = "Complete"
 
 %>
 <div class="contribution_section_box"> 
@@ -9,6 +10,6 @@
   	</h3>
     <ul class="wf4evertools links">
       <li><%= render :partial => "research_objects/browseportal", :locals => { :ro_uri => ro_uri } -%></li>
-      <li><a href="" minim -%>&amp;purpose=Runnable&amp;RO=<%= ro_uri -%>">Checklist</a></li>
+      <li><a href="" minim -%>&amp;purpose=<%= minim_purpose -%>&amp;RO=<%= ro_uri -%>">Checklist</a></li>
     </ul>
   </div>

reply via email to

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