discourse/app/assets
Jarek Radosz e06a206131
DEV: Remove cache option from ajax() (#13142)
1. It defaults to `cache: true` already
2. Setting it to `false` for non-GET request doesn't do anything
3. We were correcting `cache: false` GET requests to use `cache: true`

…so setting it to anything at all, for any type of request doesn't make sense (anymore)
2021-05-31 14:41:35 +02:00
..
images DEV: Add SCSS helper to replace asset-uri and image-uri (#12664) 2021-04-12 13:57:39 +10:00
javascripts DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00
stylesheets UX: Change color of focus & hover on user menu tabs (#13195) 2021-05-28 12:24:04 -05:00