mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 17:35:16 +08:00
f9af19bca9
This removes the viewing action type mixin. It was previously setting a property `userActionType` on the user controller but this property was actually removed since https://github.com/discourse/discourse/pull/4771 (Mar 2017) and doesn't seem referenced anywhere else. It also sets the same property on the user activity controller and this is a 1-liner so I've opted to duplicate that across the routes that need this. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |