myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2428] trunk/app/views: removed unused all pages


From: noreply
Subject: [myexperiment-hackers] [2428] trunk/app/views: removed unused all pages
Date: Tue, 8 Jun 2010 09:00:36 -0400 (EDT)

Revision
2428
Author
dgc
Date
2010-06-08 09:00:36 -0400 (Tue, 08 Jun 2010)

Log Message

removed unused all pages

Removed Paths

Diff

Deleted: trunk/app/views/blobs/all.rhtml (2427 => 2428)


--- trunk/app/views/blobs/all.rhtml	2010-06-08 12:57:29 UTC (rev 2427)
+++ trunk/app/views/blobs/all.rhtml	2010-06-08 13:00:36 UTC (rev 2428)
@@ -1,9 +0,0 @@
-<% t "All" -%>
-
-<h2>All Files</h2>
-
-<%= render :partial => "layouts/paginate", :locals => { :collection => @blobs } %>
-
-<%= render :partial => "blobs/table", :locals => { :collection => @blobs } %>
-
-<%= render :partial => "layouts/paginate", :locals => { :collection => @blobs } %>
\ No newline at end of file

Deleted: trunk/app/views/packs/all.rhtml (2427 => 2428)


--- trunk/app/views/packs/all.rhtml	2010-06-08 12:57:29 UTC (rev 2427)
+++ trunk/app/views/packs/all.rhtml	2010-06-08 13:00:36 UTC (rev 2428)
@@ -1,9 +0,0 @@
-<% t "All" -%>
-
-<h2>All Packs</h2>
-
-<%= render :partial => "layouts/paginate", :locals => { :collection => @packs } %>
-
-<%= render :partial => "packs/table", :locals => { :collection => @packs } %>
-
-<%= render :partial => "layouts/paginate", :locals => { :collection => @packs } %>
\ No newline at end of file

Deleted: trunk/app/views/workflows/all.rhtml (2427 => 2428)


--- trunk/app/views/workflows/all.rhtml	2010-06-08 12:57:29 UTC (rev 2427)
+++ trunk/app/views/workflows/all.rhtml	2010-06-08 13:00:36 UTC (rev 2428)
@@ -1,9 +0,0 @@
-<% t "All" -%>
-
-<h2><%= feed_icon_tag "Latest Workflows", formatted_workflows_path(:rss), "margin-right: 0.3em;" -%> All Workflows</h2>
-
-<%= render :partial => "layouts/paginate", :locals => { :collection => @workflows } %>
-
-<%= render :partial => "workflows/table", :locals => { :collection => @workflows } %>
-
-<%= render :partial => "layouts/paginate", :locals => { :collection => @workflows } %>
\ No newline at end of file

reply via email to

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