mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-04 11:10:04 -04:00
no longer need these bindings for the post menu
This commit is contained in:
parent
4c55dc0903
commit
6d9d010516
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ Discourse.PostMenuView = Discourse.View.extend({
|
|||
'post.reply_count',
|
||||
'post.showRepliesBelow',
|
||||
'post.can_delete',
|
||||
'post.read',
|
||||
'post.topic.last_read_post_number',
|
||||
'post.bookmarked',
|
||||
'post.shareUrl',
|
||||
'post.topic.deleted_at',
|
||||
|
|
Loading…
Add table
Reference in a new issue