Refactor: Removed the last of the references to Discourse.currentUser.

This commit is contained in:
Robin Ward
2013-05-28 11:52:31 -04:00
parent 57f97880e6
commit dd54736d06
23 changed files with 96 additions and 63 deletions
@@ -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
**/