Merge pull request #2332 from rhacker/patch-1

Update discovery_topics_view.js
This commit is contained in:
Régis Hanol 2014-05-12 12:13:17 +02:00
commit 4b39e9e6d3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This view handles rendering of a list of topics under discovery, with support
for loading more as well as remembering your scroll position.
@class ComboboxView
@class DiscoveryTopicsView
@extends Discourse.View
@namespace Discourse
@module Discourse