mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
Added a refresh primary
This commit is contained in:
parent
ee76502c18
commit
09d0583d29
4
templates/registered/characters.html
Normal file → Executable file
4
templates/registered/characters.html
Normal file → Executable file
@ -31,8 +31,8 @@
|
||||
<div class="text-right col-md-4">
|
||||
<a href="/main_character_change/{{ character.character_id }}">
|
||||
{% ifequal character.character_id authinfo.main_char_id %}
|
||||
<button type="button" class="btn btn-default btn-xs" disabled>
|
||||
Make Primary
|
||||
<button type="button" class="btn btn-default btn-xs">
|
||||
Refresh Primary
|
||||
</button>
|
||||
{% else %}
|
||||
<button type="button" class="btn btn-primary btn-xs">Make
|
||||
|
Loading…
x
Reference in New Issue
Block a user