Refactor: Removed the last of the references to Discourse.currentUser.
This commit is contained in:
@@ -334,7 +334,7 @@ Discourse.TopicController = Discourse.ObjectController.extend(Discourse.Selected
|
||||
},
|
||||
|
||||
/**
|
||||
Clears the pin from a topic for the currentUser
|
||||
Clears the pin from a topic for the currently logged in user
|
||||
|
||||
@method clearPin
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user