Commit 0f6b938147c05028738bc463a536594b156e8974
1 parent
ec200890
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
Fix merge that removes chat.css
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
app/helpers/layout_helper.rb
| @@ -28,6 +28,7 @@ module LayoutHelper | @@ -28,6 +28,7 @@ module LayoutHelper | ||
| 28 | 'lightbox', | 28 | 'lightbox', |
| 29 | 'colorbox', | 29 | 'colorbox', |
| 30 | 'inputosaurus', | 30 | 'inputosaurus', |
| 31 | + 'chat', | ||
| 31 | 'block_store', | 32 | 'block_store', |
| 32 | pngfix_stylesheet_path, | 33 | pngfix_stylesheet_path, |
| 33 | ] + tokeninput_stylesheets | 34 | ] + tokeninput_stylesheets |