Sha256: bd56122985d4e0311dbd506ac6cf2300c3718d7e8f7665e6b7dd982edd325e79

Contents?: true

Size: 310 Bytes

Versions: 18

Compression:

Stored size: 310 Bytes

Contents

<div class="modal fade">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
    <h3><%= @event.title %></h3>
  </div>
  <div class="modal-body">
    <%= render partial: 'event_sidebar',
               object: @event %>
  </div>
</div>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
social_stream-2.2.2 events/app/views/events/_show_modal.html.erb
social_stream-events-2.2.1 app/views/events/_show_modal.html.erb
social_stream-2.2.1 events/app/views/events/_show_modal.html.erb
social_stream-2.2.0 events/app/views/events/_show_modal.html.erb
social_stream-events-2.2.0 app/views/events/_show_modal.html.erb
social_stream-2.1.1 events/app/views/events/_show_modal.html.erb
social_stream-2.1.0 events/app/views/events/_show_modal.html.erb
social_stream-events-2.1.0 app/views/events/_show_modal.html.erb
social_stream-2.0.4 events/app/views/events/_show_modal.html.erb
social_stream-events-2.0.2 app/views/events/_show_modal.html.erb
social_stream-2.0.3 events/app/views/events/_show_modal.html.erb
social_stream-2.0.2 events/app/views/events/_show_modal.html.erb
social_stream-events-2.0.1 app/views/events/_show_modal.html.erb
social_stream-2.0.1 events/app/views/events/_show_modal.html.erb
social_stream-2.0.0 events/app/views/events/_show_modal.html.erb
social_stream-events-2.0.0 app/views/events/_show_modal.html.erb
social_stream-2.0.0.beta3 events/app/views/events/_show_modal.html.erb
social_stream-events-2.0.0.beta3 app/views/events/_show_modal.html.erb