Files
NodeBB/public
acardinale 9321e565ad Added new core component for topic with tid
Added new core component for topic with a specific tid
To use
```javascript
var topicContainer = components.get('topic', 'tid', tid);
```javascript
in a view with more topics / posts
2016-07-12 14:56:24 +02:00
..
2016-02-24 11:44:18 +02:00
2016-06-23 17:15:33 +03:00
2016-05-30 17:09:29 -04:00
2013-06-28 15:56:44 -04:00
2015-12-14 14:28:27 -05:00