Sha256: 590858feb41208cbff3d2996f9fb53c2a19d0b657aac6a8a89be18e6c340bc84

Contents?: true

Size: 445 Bytes

Versions: 13

Compression:

Stored size: 445 Bytes

Contents

$("#content").html("<%=escape_javascript(render :partial => 'index') %>");
<%= location(link_to(image_tag("btn/message_" + @box + ".png", :class => "menu_icon")+t('message.' + @box), conversations_path(:box => @box),:remote => true)) %>

$('.pagination a').attr('data-remote', 'true');
	  

$("head").append($("<%= escape_javascript(stylesheet_link_tag "messages.css", :media => "screen, projection") %>"));

<%= toolbar :option => :messages %>

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
social_stream-base-0.7.0 app/views/conversations/index.js.erb
social_stream-base-0.6.8 app/views/conversations/index.js.erb
social_stream-base-0.6.6 app/views/conversations/index.js.erb
social_stream-base-0.6.5 app/views/conversations/index.js.erb
social_stream-base-0.6.3 app/views/conversations/index.js.erb
social_stream-base-0.6.2 app/views/conversations/index.js.erb
social_stream-base-0.6.1 app/views/conversations/index.js.erb
social_stream-base-0.6.0 app/views/conversations/index.js.erb
social_stream-base-0.5.2 app/views/conversations/index.js.erb
social_stream-base-0.5.1 app/views/conversations/index.js.erb
social_stream-base-0.5.0 app/views/conversations/index.js.erb
social_stream-0.4.6 app/views/conversations/index.js.erb
social_stream-0.4.5 app/views/conversations/index.js.erb