Merge pull request #2332 from rhacker/patch-1
Update discovery_topics_view.js
This commit is contained in:
commit
4b39e9e6d3
|
@ -2,7 +2,7 @@
|
||||||
This view handles rendering of a list of topics under discovery, with support
|
This view handles rendering of a list of topics under discovery, with support
|
||||||
for loading more as well as remembering your scroll position.
|
for loading more as well as remembering your scroll position.
|
||||||
|
|
||||||
@class ComboboxView
|
@class DiscoveryTopicsView
|
||||||
@extends Discourse.View
|
@extends Discourse.View
|
||||||
@namespace Discourse
|
@namespace Discourse
|
||||||
@module Discourse
|
@module Discourse
|
||||||
|
|
Loading…
Reference in New Issue