You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><buttononclick="window.location='approve/'">Approve Third Session</button></li>
35
35
{% endif %}
36
36
<li><buttononclick="if (window.confirm('Do you really want to cancel this session?')) { window.location='cancel/' };">Cancel this Request</button></li>
0 commit comments