attempt #2 at user obj being null

This commit is contained in:
Tyler Renelle
2013-02-06 22:55:34 -05:00
parent f020eb1162
commit 4bb155939d
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ module.exports.setupGrowlNotifications = (model) ->
return unless captures == true
message = "Congratulations, you have unlocked the Party System! You can now group with your friends by adding their User Ids."
$('.main-avatar').popover
title: "Pary System Unlocked"
title: "Party System Unlocked"
placement: 'bottom'
trigger: 'manual'
html: true