mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-25 06:11:20 -04:00
Remove templateName from topic_closing_view because it doesn't use a template
This commit is contained in:
parent
f27eb10872
commit
d4b8e727fc
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
**/
|
||||
Discourse.TopicClosingView = Discourse.View.extend({
|
||||
elementId: 'topic-closing-info',
|
||||
templateName: 'topic_closing',
|
||||
delayedRerender: null,
|
||||
|
||||
contentChanged: function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue