myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2603] trunk/app/views/packs/show.rhtml: missing


From: noreply
Subject: [myexperiment-hackers] [2603] trunk/app/views/packs/show.rhtml: missing update for r2602
Date: Fri, 3 Jun 2011 13:03:17 -0400 (EDT)

Revision
2603
Author
dgc
Date
2011-06-03 13:03:17 -0400 (Fri, 03 Jun 2011)

Log Message

missing update for r2602

Modified Paths

Diff

Modified: trunk/app/views/packs/show.rhtml (2602 => 2603)


--- trunk/app/views/packs/show.rhtml	2011-06-03 16:56:47 UTC (rev 2602)
+++ trunk/app/views/packs/show.rhtml	2011-06-03 17:03:17 UTC (rev 2603)
@@ -88,7 +88,7 @@
 				Relationships <span class="count_text">(<%= @pack.relationships.length -%>)</span>
 			</h4>
 
-			<%= render :partial => "relationships/relationships", :locals => { :pack => @pack, :show_delete => true } -%>
+			<%= render :partial => "relationships/relationships", :locals => { :context => @pack, :show_delete => true } -%>
 			
       <% if @authorised_to_edit %>
         <br />

reply via email to

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