mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
FIX: Incorrect doc change. Thanks @riking
This commit is contained in:
parent
318e692290
commit
11ee4e7328
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
This view handles the rendering of a topic in a list
|
||||
|
||||
@class TopicListItemView
|
||||
@extends Discourse.View
|
||||
@extends Discourse.GroupedView
|
||||
@namespace Discourse
|
||||
@module Discourse
|
||||
**/
|
||||
|
|
Loading…
Add table
Reference in a new issue