Merge pull request #3156 from techAPJ/patch-2

FIX: Toggling staff color on a post doesn’t change button text
This commit is contained in:
Jeff Atwood 2015-02-01 12:28:58 -08:00
commit 79daa4b410

View file

@ -57,6 +57,7 @@ export default Discourse.View.extend(StringBuffer, {
'post.topic.deleted_at',
'post.replies.length',
'post.wiki',
'post.post_type',
'collapsed'],
_collapsedByDefault: function() {