From 693ad112ba4e8a3083c08e7a47134940d3acb3fb Mon Sep 17 00:00:00 2001
From: danielvincent <danielgrippi@gmail.com>
Date: Wed, 2 Feb 2011 11:29:11 -0800
Subject: [PATCH] stream element sockets in non-mobile

---
 app/views/comments/{_comment.haml => _comment.html.haml}          | 0
 .../shared/{_stream_element.haml => _stream_element.html.haml}    | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename app/views/comments/{_comment.haml => _comment.html.haml} (100%)
 rename app/views/shared/{_stream_element.haml => _stream_element.html.haml} (100%)

diff --git a/app/views/comments/_comment.haml b/app/views/comments/_comment.html.haml
similarity index 100%
rename from app/views/comments/_comment.haml
rename to app/views/comments/_comment.html.haml
diff --git a/app/views/shared/_stream_element.haml b/app/views/shared/_stream_element.html.haml
similarity index 100%
rename from app/views/shared/_stream_element.haml
rename to app/views/shared/_stream_element.html.haml
-- 
GitLab