hide the "Become Partner/Developer" button

This commit is contained in:
Son NK 2019-08-19 21:39:40 +02:00
parent ed9e3f9085
commit 44e0f07846
1 changed files with 3 additions and 3 deletions

View File

@ -40,9 +40,9 @@
<i class="dropdown-icon fe fe-settings"></i> Settings
</a>
<a class="dropdown-item" href="{{ url_for('partner.become') }}">
<i class="dropdown-icon fe fe-target"></i> Become Partner/Developer
</a>
{# <a class="dropdown-item" href="{{ url_for('partner.become') }}">#}
{# <i class="dropdown-icon fe fe-target"></i> Become Partner/Developer#}
{# </a>#}
<a class="dropdown-item" href="{{ url_for('auth.logout') }}">
<i class="dropdown-icon fe fe-log-out"></i> Sign out