progressivetech / net.ourpowerbase.sumfields

The Summary Fields extension creates read-only custom data fields that extend Contact and are automatically populated with up-to-date totals such as total lifetime contributions, last contribution amount, last attended event, etc.
Other
8 stars 29 forks source link

Fixes #1: use correct syntax for ts() in extensions. #2

Closed mlutfy closed 9 years ago

mlutfy commented 9 years ago

Your code editor may not like this, but this patch fixes the correct way to use ts() in extensions.

Mathieu

jmcclelland commented 9 years ago

Thanks Matthieu - I will remember this for my future ts calls!