Move intercom pro_date.

master
Nick Sergeant 2014-06-27 10:27:51 -04:00
parent c0db7657a7
commit 94562feb77
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@
'profile link': 'https://snipt.net/{{ request.user.username }}/',
'is pro': window.user_is_pro,
'blog domain': '{{ request.user.profile.blog_domain }}',
'pro_date': {% firstof request.user.profile.pro_date|date:"U" 'null' %},
'pro date': {% firstof request.user.profile.pro_date|date:"U" 'null' %},
},
widget: {
activator: '#IntercomDefaultWidget'