mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 04:26:08 +10:00
extend assets path with jquery-ui images, so rails can find them
This commit is contained in:
@@ -44,5 +44,8 @@ module Gitlab
|
||||
|
||||
# Version of your assets, change this if you want to expire all your assets
|
||||
config.assets.version = '1.0'
|
||||
|
||||
# Extend assets path
|
||||
config.assets.paths << Rails.root.join('vendor', 'assets', 'images', 'jquery-ui')
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user