This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/integration
Joffrey JAFFEUX 8f03baaf8e
DEV: optionally removes links/avatars from user-info (#16388)
Usage:

```
{{user-info user=user includeLink=false includeAvatar=false}}
```

This is useful when using user-info in a dropdown list for example.
2022-04-06 14:07:38 +02:00
..
components DEV: optionally removes links/avatars from user-info (#16388) 2022-04-06 14:07:38 +02:00
widgets FEATURE: Replace share-popup with share-topic (#16108) 2022-03-15 21:27:18 +02:00