FIX: doesn't need to be dependant on isPrivateMessage
This commit is contained in:
parent
be6dcfa38d
commit
1761f749e1
|
@ -84,7 +84,6 @@ function registerTopicFooterButtons(api) {
|
|||
},
|
||||
classNames: ["assign"],
|
||||
dependentKeys: [
|
||||
"topic.isPrivateMessage",
|
||||
"topic.assigned_to_user",
|
||||
"currentUser.can_assign",
|
||||
"topic.assigned_to_user.username"
|
||||
|
|
Loading…
Reference in New Issue