<%= t('space.recording.other') %>
<%=image_tag("icons/help.png",:title=>"",:size=>"16x16",:class=>"tooltip_space_video icon",:style=>"cursor:pointer")%>
<% if @space.events.length > 1 %>
<% end %>
<%= render :partial => 'agendas/video_filter' %>
<%space.videos.each do |entry| %>
<%end %>