myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2967] branches/galaxy-integration/app/views/work


From: noreply
Subject: [myexperiment-hackers] [2967] branches/galaxy-integration/app/views/workflows/galaxy/_run_options. rhtml: Removed leftover galaxy-specific reference
Date: Thu, 8 Mar 2012 14:38:49 +0000 (UTC)

Revision
2967
Author
fbacall
Date
2012-03-08 14:38:49 +0000 (Thu, 08 Mar 2012)

Log Message

Removed leftover galaxy-specific reference

Modified Paths

Diff

Modified: branches/galaxy-integration/app/views/workflows/galaxy/_run_options.rhtml (2966 => 2967)


--- branches/galaxy-integration/app/views/workflows/galaxy/_run_options.rhtml	2012-03-08 13:09:28 UTC (rev 2966)
+++ branches/galaxy-integration/app/views/workflows/galaxy/_run_options.rhtml	2012-03-08 14:38:49 UTC (rev 2967)
@@ -19,7 +19,7 @@
   </style>
   <div class="galaxy_import_form">
     <div class="header">Import this workflow into Galaxy</div>
-    <form action="" session[:galaxy_url].chomp("/") -%>/workflow/import_workflow" method="POST" name="import_workflow">
+    <form action="" session[:return_url].chomp("/") -%>/workflow/import_workflow" method="POST" name="import_workflow">
       <input type="hidden" name="url" value="<%= download_workflow_url(@workflow, :disposition => :inline) -%>"/>
       <input type="submit" value="Import" name="import_button"/>
     </form>

reply via email to

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