Actions
Bug #2646
closedAsset icon URLs are incorrect when under a different base URL
Description
Running Rails under a different base URL causes missing icons in assets. To reproduce:
1. RAILS_RELATIVE_URL_ROOT=/foreman rails s
2. view dashboard
3. check for magnifying glass icon on Search button at top
Actions