{% extends "site.html" %} {% block head %} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block navigation %}
 
{% include 'l60-cabinet-status.html' %}
{% endblock %} {% block content %}
{% include 'l60-canister-map.html' %}
Legend:
OK
{% if show_L_X %}
L
{% endif %}
Low
Quantity
{% if show_L_X %}
X
{% endif %}
Demand
Exceeded
{% if show_L_X %}
E
{% endif %}
Replenish
Replen Verify
Pending
Vacant
No
Drug
{% if display_cycle_and_demand_icons %} {% else %} {% endif %}
  Needs
Attention
Canister
Broken
 C  Cycle
Pending
 D  Demand
Pending
Work
Pending
 P  Pre-Pack
Only Pending
 H  Drug
Deactivated
 T  Needs
Training
 ½  Half-Tabs
in use
{% if display_cycle_and_demand_icons %} {% else %} {% endif %}
 OK    Needs Attention
{% if show_L_X %}
L
{% endif %}
 Low Quantity    Canister Broken
{% if show_L_X %}
X
{% endif %}
 Demand Exceeded  
C
D
 Cycle Pending
 Demand Pending
 Work Pending
{% if show_L_X %}
E
{% endif %}
 Replenish   P  Pre-Pack Only Pending
 Replenish Verify Pending   H  Drug Deactivated
 Vacant   T  Needs Training
 No Drug   ½ Half-Tabs in use
Loading Current Alerts...
Loading Current Blister Info...
{% endblock %}