Merge branch 'master' into ical

This commit is contained in:
Tyler Renelle
2013-02-16 16:20:34 -05:00
4 changed files with 9 additions and 2 deletions
+1
View File
@@ -156,6 +156,7 @@ setupGrowlNotifications = (model) ->
#don't show notifications if user dead
return if user.get('stats.lvl') == 0
$.bootstrapGrowl html,
ele: '#notification-area',
type: type # (null, 'info', 'error', 'success')
top_offset: 20
align: 'right' # ('left', 'right', or 'center')