myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [3220] branches/wf4ever/app/views/workflows/edit_


From: noreply
Subject: [myexperiment-hackers] [3220] branches/wf4ever/app/views/workflows/edit_annotations.rhtml: added a "return to workflow" button on the edit annotation page
Date: Tue, 4 Dec 2012 11:47:08 +0000 (UTC)

Revision
3220
Author
dgc
Date
2012-12-04 11:47:08 +0000 (Tue, 04 Dec 2012)

Log Message

added a "return to workflow" button on the edit annotation page

Modified Paths

Diff

Modified: branches/wf4ever/app/views/workflows/edit_annotations.rhtml (3219 => 3220)


--- branches/wf4ever/app/views/workflows/edit_annotations.rhtml	2012-12-04 11:30:01 UTC (rev 3219)
+++ branches/wf4ever/app/views/workflows/edit_annotations.rhtml	2012-12-04 11:47:08 UTC (rev 3220)
@@ -57,3 +57,9 @@
 
 <% end %>
 
+<p style="text-align: center; margin: 1em">
+  <% form_tag( { :action ="" "show" }, :method => :get) do %>
+    <%= submit_tag("Return to workflow") -%>
+  <% end %>
+</p>
+

reply via email to

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