mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-02-07 14:26:44 +01:00
Credit source for nl2br.coffee
This commit is contained in:
parent
605c8b7f99
commit
6ab08054ea
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# Based on https://gist.github.com/kensnyder/49136af39457445e5982
|
||||
|
||||
angular.module('ponyfm').filter 'nl2br', [
|
||||
'$sanitize'
|
||||
($sanitize) ->
|
||||
|
|
Loading…
Reference in a new issue