I’ve had issues before which required restarting Zammad. My usual steps when updating CSS (which you need to do after every update) is the following:
- Update CSS File
- Stop Zammad
- zammad run rake assets:precompile
- Start Zammad
Hopefully that helps.
I’ve had issues before which required restarting Zammad. My usual steps when updating CSS (which you need to do after every update) is the following:
Hopefully that helps.