2.0.0-rc1 : Profile and achievements update.
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
</h2>
|
||||
</div>
|
||||
<div class="mt-4 flex md:mt-0 md:ml-4">
|
||||
<a href="{{ url_for('teams.performance') }}" class="inline-flex items-center px-4 py-2 border border-gray-300 rounded-md shadow-sm text-sm font-medium text-gray-700 bg-white hover:bg-gray-50 dark:bg-slate-700 dark:border-slate-600 dark:text-white">
|
||||
Team Career
|
||||
</a>
|
||||
{% if session.get('is_admin') %}
|
||||
<button @click="showScoutModal = true" type="button" class="ml-3 inline-flex items-center px-4 py-2 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-yrtv-600 hover:bg-yrtv-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-yrtv-500">
|
||||
<span class="mr-2">🔍</span> Scout Player
|
||||
|
||||
Reference in New Issue
Block a user