Working on new Snipt Pro flow.

master
Nick Sergeant 2014-05-04 22:50:36 -04:00
parent e5d4ef0b77
commit 2d79981e9e
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@
{% include 'snipts/snipt-edit-js-template.html' %}
</div>
{% endblock %}
{% if request.user.is_authenticated and request.user.is_pro or request.user.profile.get_account_age <= 7 %}
{% if request.user.profile.get_account_age <= 7 or request.user.profile.is_pro %}
{% if not debug %}
{% block intercom %}
<script id="IntercomSettingsScriptTag">