Remove Intercom widget.

master
Nick Sergeant 2014-08-18 11:11:23 -04:00
parent 9c8eaa8c8f
commit e594401130
1 changed files with 0 additions and 3 deletions

View File

@ -431,9 +431,6 @@
'is pro': window.user_is_pro,
'blog domain': '{{ request.user.profile.blog_domain }}',
'pro date': {% firstof request.user.profile.pro_date|date:"U" 'null' %},
},
widget: {
activator: '#IntercomDefaultWidget'
}
};
</script>