Display monitoring place in patient identification.

This commit is contained in:
Mikaël Ates 2015-11-09 09:46:25 +01:00
parent 7d69205a7f
commit 0bc86da53e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
{% if patient.age %}<span class="age">{{ patient.age }}</span>{% endif %}
<span id="critical_alert_count" class="critical"></span>
<span id="dangerous_alert_count" class="dangerous"></span>
{% if patient.monitoring_place %}<br/><span id="monitoring_place">{{ patient.monitoring_place}}</span>{% endif %}
</div>
<div id="tabs">
<div id="tab-selector">