discourse/app/assets
Jarek Radosz 67b34600d5
DEV: Use type instead of method in ajax calls (#8974)
Even though `type` is an alias for `method`, we have custom logic in `/discourse/lib/ajax` that checks only `type`, and ~200 other ajax calls in the codebase already use `type` param.
2020-03-26 21:00:10 +01:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
stylesheets FIX: Perform crop using user-specified image sizes (#9224) 2020-03-26 16:40:00 +02:00