fix inline closed threads

This commit is contained in:
Arjun Singh
2012-09-14 01:25:02 -07:00
parent 1f55763b56
commit b6f9dcdf74
2 changed files with 4 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ if Backbone?
@$el.find('.collapse-post').css('display', 'block')
@$el.find('.post-extended-content').show()
@makeWmdEditor "reply-body"
@renderAttrs()
if @$el.find('.loading').length
@renderResponses()