source/soca/cluster_web_ui/templates/remote_desktop.html [110:187]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ day | capitalize }}
{% endfor %}
{% if session_data.session_state == 'pending' %}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
source/soca/cluster_web_ui/templates/remote_desktop_windows.html [110:187]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ day | capitalize }}
{% endfor %}
{% if session_data.session_state == 'pending' %}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -