presence/app/views/chat/_settings.html.erb in social_stream-0.12.13 vs presence/app/views/chat/_settings.html.erb in social_stream-0.12.14

- old
+ new

@@ -1,7 +1,5 @@ -<% if current_user and current_subject and current_user==current_subject %> - <div class="block" id="chat_settings"> <div class="header"> <div class="header_text"> Chat </div> @@ -32,7 +30,5 @@ </div> </ul> <% end %> </div> </div> - -<% end %> \ No newline at end of file