Skip to content

Instantly share code, notes, and snippets.

@dadarek
Last active December 23, 2015 09:29
Show Gist options
  • Save dadarek/6614522 to your computer and use it in GitHub Desktop.
Save dadarek/6614522 to your computer and use it in GitHub Desktop.
template: ->
if Unified.locale in [ 'en_US', 'en' ]
JST[ 'unified/templates/cti/inside_sales' ]
else
JST[ 'unified/templates/cti/natterbox' ]
serializeData: ->
hey: 'yo'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment