myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2424] trunk/app/views: altered style for index s


From: noreply
Subject: [myexperiment-hackers] [2424] trunk/app/views: altered style for index sorter
Date: Thu, 3 Jun 2010 04:39:13 -0400 (EDT)

Revision
2424
Author
dgc
Date
2010-06-03 04:39:12 -0400 (Thu, 03 Jun 2010)

Log Message

altered style for index sorter

Modified Paths

Diff

Modified: trunk/app/views/blobs/index.rhtml (2423 => 2424)


--- trunk/app/views/blobs/index.rhtml	2010-06-02 23:36:58 UTC (rev 2423)
+++ trunk/app/views/blobs/index.rhtml	2010-06-03 08:39:12 UTC (rev 2424)
@@ -22,10 +22,10 @@
   </select>
 </div>
 
+<div style="clear: right"></div>
+
 <%= render :partial => "layouts/paginate", :locals => { :collection => @contributions } %>
 
-<div style="clear: right"></div>
-
 <%= render :partial => "contributions/list", :locals => { :collection => @contributions, :table => true } %>
 
 <%= render :partial => "layouts/paginate", :locals => { :collection => @contributions } %>

Modified: trunk/app/views/packs/index.rhtml (2423 => 2424)


--- trunk/app/views/packs/index.rhtml	2010-06-02 23:36:58 UTC (rev 2423)
+++ trunk/app/views/packs/index.rhtml	2010-06-03 08:39:12 UTC (rev 2424)
@@ -42,10 +42,10 @@
   </select>
 </div>
 
+<div style="clear: right"></div>
+
 <%= render :partial => "layouts/paginate", :locals => { :collection => @contributions } %>
 
-<div style="clear: right"></div>
-
 <%= render :partial => "contributions/list", :locals => { :collection => @contributions, :table => true } %>
 
 <%= render :partial => "layouts/paginate", :locals => { :collection => @contributions } %>

Modified: trunk/app/views/workflows/index.rhtml (2423 => 2424)


--- trunk/app/views/workflows/index.rhtml	2010-06-02 23:36:58 UTC (rev 2423)
+++ trunk/app/views/workflows/index.rhtml	2010-06-03 08:39:12 UTC (rev 2424)
@@ -24,10 +24,10 @@
   </select>
 </div>
 
+<div style="clear: right"></div>
+
 <%= render :partial => "layouts/paginate", :locals => { :collection => @contributions } %>
 
-<div style="clear: right"></div>
-
 <%= render :partial => "contributions/list", :locals => { :collection => @contributions, :table => true } %>
 
 <%= render :partial => "layouts/paginate", :locals => { :collection => @contributions } %>

reply via email to

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