From 0f6b938147c05028738bc463a536594b156e8974 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 16 Dec 2014 16:20:42 -0300 Subject: [PATCH] Fix merge that removes chat.css --- app/helpers/layout_helper.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/app/helpers/layout_helper.rb b/app/helpers/layout_helper.rb index 6b0bd87..0890b39 100644 --- a/app/helpers/layout_helper.rb +++ b/app/helpers/layout_helper.rb @@ -28,6 +28,7 @@ module LayoutHelper 'lightbox', 'colorbox', 'inputosaurus', + 'chat', 'block_store', pngfix_stylesheet_path, ] + tokeninput_stylesheets -- libgit2 0.21.2