precompile images from facebox gem

regression from #6005

closes #6105
This commit is contained in:
Benjamin Neff 2015-06-15 12:31:43 +02:00 committed by Jonne Haß
parent a247984685
commit beb06bc42d
2 changed files with 6 additions and 0 deletions

View file

@ -3,6 +3,9 @@
## Refactor ## Refactor
* Update perfect-scrollbar [#6085](https://github.com/diaspora/diaspora/pull/6085) * Update perfect-scrollbar [#6085](https://github.com/diaspora/diaspora/pull/6085)
## Bug fixes
* Precompile facebox images [#6105](https://github.com/diaspora/diaspora/pull/6105)
## Features ## Features
* Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090) * Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090)

View file

@ -89,6 +89,9 @@ module Diaspora
mobile/mobile.css mobile/mobile.css
rtl.css rtl.css
home.css home.css
# images from facebox gem
facebox/*
} }
# Version of your assets, change this if you want to expire all your assets # Version of your assets, change this if you want to expire all your assets