myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [3399] branches/wf4ever/app/views/packs/_add_item


From: noreply
Subject: [myexperiment-hackers] [3399] branches/wf4ever/app/views/packs/_add_item_ro.rhtml: removed old view code
Date: Wed, 6 Feb 2013 01:12:00 +0000 (UTC)

Revision
3399
Author
dgc
Date
2013-02-06 01:12:00 +0000 (Wed, 06 Feb 2013)

Log Message

removed old view code

Modified Paths

Diff

Modified: branches/wf4ever/app/views/packs/_add_item_ro.rhtml (3398 => 3399)


--- branches/wf4ever/app/views/packs/_add_item_ro.rhtml	2013-02-06 01:11:17 UTC (rev 3398)
+++ branches/wf4ever/app/views/packs/_add_item_ro.rhtml	2013-02-06 01:12:00 UTC (rev 3399)
@@ -1,24 +1,3 @@
-<% if false %>
-        <p>
-          <% form_tag(create_resource_pack_path(@pack), :multipart => true, :method => :post) do %>
-            <%= file_field_tag :data -%>
-            <%= submit_tag("Aggregate internal resource") -%>
-          <% end %>
-        </p>
-        <p>
-          <% form_tag(create_resource_pack_path(@pack), :multipart => true, :method => :post) do %>
-            <%= file_field_tag :data -%>
-            <%= submit_tag("Aggregate workflow") -%>
-          <% end %>
-        </p>
-        <p>
-          <% form_tag(create_resource_pack_path(@pack), :multipart => true, :method => :post) do %>
-            <%= text_field_tag :uri -%>
-            <%= submit_tag("Aggregate external resource") -%>
-          <% end %>
-        </p>      
-<% end %>
-
 	<% if @error_message -%>
 		<p class="error_text" style="padding: 0 0.8em;"><%= @error_message -%></p>
 		<br/>

reply via email to

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