fusic-meteor icon indicating copy to clipboard operation
fusic-meteor copied to clipboard

Use the .helpers(...) syntax for registering template helpers

Open Rayman opened this issue 11 years ago • 0 comments

Assigning helper with Template.*.* = ... is deprecated. Use Template.currentPlaylist.helpers(...) instead

Rayman avatar Oct 23 '14 21:10 Rayman