File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 6767 </li >
6868 {% endif %}
6969 </ul >
70+ {% if user .isStaff %}
71+ <a href =" /admin/points/manual" class =" btn btn-sm btn-outline-primary me-3" >Assign points</a >
72+ {% endif %}
7073 <form role =" search" method =" GET" action =" /profile/" id =" user-search-form" >
7174 <div class =" form-group" >
7275 <input class =" form-control me-2" type =" search" placeholder =" Search user..." aria-label =" User search query" id =" user-search-input" required />
Original file line number Diff line number Diff line change 2323 </div >
2424 <div class =" big-coalition-content" >
2525 <h5 class =" coalition-name" ><b >{{ coalitionsObject [coalitionId ].intra_coalition .name | striptags (true ) | escape }} </b ></h5 >
26- <p class =" coalition-description" >{{ sortedCoalitionScore .score | thousands }} points</p >
26+ <p class =" coalition-description" >{{ sortedCoalitionScore .score | thousands }} average points</p >
2727 </div >
2828 </a >
2929 </li >
You can’t perform that action at this time.
0 commit comments