Loading app/views/tags/show.haml +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ = @stream.display_tag_name - if current_user = render 'publisher/publisher', :selected_aspects => @stream.aspect_ids, :aspect_ids => @stream.aspect_ids, aspect: @stream.aspect = render "publisher/publisher", publisher_aspects_for(@stream) #main_stream.stream Loading Loading
app/views/tags/show.haml +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ = @stream.display_tag_name - if current_user = render 'publisher/publisher', :selected_aspects => @stream.aspect_ids, :aspect_ids => @stream.aspect_ids, aspect: @stream.aspect = render "publisher/publisher", publisher_aspects_for(@stream) #main_stream.stream Loading