is_pro for Intercom.

master
Nick Sergeant 2013-02-22 11:35:40 -05:00
parent a951839209
commit 447c905487
1 changed files with 2 additions and 1 deletions

View File

@ -431,7 +431,8 @@
created_at: {{ request.user.date_joined|date:"U" }},
custom_data: {
'snipts count': {% snipts_count_for_user %},
'profile link': 'https://snipt.net/{{ request.user.username }}/'
'profile link': 'https://snipt.net/{{ request.user.username }}/',
'is pro': window.user_is_pro
},
widget: {
activator: '#IntercomDefaultWidget',