%{message}
-diff --git a/app/views/chat/index.html.erb b/app/views/chat/index.html.erb deleted file mode 100644 index aa70b00..0000000 --- a/app/views/chat/index.html.erb +++ /dev/null @@ -1,82 +0,0 @@ - <%= javascript_include_tag 'strophejs-1.0.1/strophe', 'jquery.emoticon', '../designs/icons/pidgin/emoticons.js', 'ba-linkify', 'jquery.ba-hashchange', 'jquery.sound', 'chat', 'perfect-scrollbar.min.js', 'perfect-scrollbar.with-mousewheel.min.js', :cache => 'cache/chat' %> - <%= stylesheet_link_tag 'perfect-scrollbar.min.css' %> - - <% extend ChatHelper %> - - - - - <% presence = current_user.last_chat_status %> - - -