mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
Remove templateName from topic_closing_view because it doesn't use a template
This commit is contained in:
parent
f27eb10872
commit
d4b8e727fc
@ -9,7 +9,6 @@
|
||||
**/
|
||||
Discourse.TopicClosingView = Discourse.View.extend({
|
||||
elementId: 'topic-closing-info',
|
||||
templateName: 'topic_closing',
|
||||
delayedRerender: null,
|
||||
|
||||
contentChanged: function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user