mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-04-02 22:49:55 +00:00
* Fix outgoing and incoming calls section. * Use browser caching for css file with cache busting By allowing the browser to download the css file directly, the browser will automatically cache the file. The `?v=` parameter uses an md5 hash to differentiate changes in the file.