Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
csillag committed Mar 26, 2015
1 parent 2d16546 commit f3f5add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions h/static/scripts/filters.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ momentFilter = ->
# For an invalid timezone, use the default.
momentDate.format('LLLL')


personaFilter = ->
(user, part='username') ->
index = ['term', 'username', 'provider'].indexOf(part)
Expand Down

0 comments on commit f3f5add

Please sign in to comment.