Sha256: 9a86a6c37e7a02e471dced603ef0b3c067030084a5dd00b428435fe0fec5e650

Contents?: true

Size: 458 Bytes

Versions: 204

Compression:

Stored size: 458 Bytes

Contents

<%= location(
	link_to(t('message.' + @box), conversations_path(:box => @box),:remote => true),
	link_to(truncate(@conversation.subject, :length => 45), conversation_path(@conversation.id,:box => @box,:page => params[:page]))
) %>

<br class="clearfloat" />
<div class="space_center">
</div>
<div class="space_center">
</div>
<div class="conversation_full">  
 <%= render :partial => 'conversation_full', :locals =>{:conversation => @conversation} %>
</div>

Version data entries

204 entries across 204 versions & 4 rubygems

Version Path
social_stream-1.1.12 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.11 app/views/conversations/_show.html.erb
social_stream-1.1.11 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.10 app/views/conversations/_show.html.erb
social_stream-1.1.10 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.9 app/views/conversations/_show.html.erb
social_stream-1.1.9 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.8 app/views/conversations/_show.html.erb
social_stream-1.1.8 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.7 app/views/conversations/_show.html.erb
social_stream-1.1.7 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.6 app/views/conversations/_show.html.erb
social_stream-1.1.6 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.5 app/views/conversations/_show.html.erb
social_stream-1.1.5 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.4 app/views/conversations/_show.html.erb
social_stream-1.1.4 base/app/views/conversations/_show.html.erb
social_stream-1.1.3 base/app/views/conversations/_show.html.erb
social_stream-base-1.1.3 app/views/conversations/_show.html.erb
social_stream-1.1.2 base/app/views/conversations/_show.html.erb