{% load cl_extras %}
{% comment %}

Version History

{% endcomment %} {% if user.is_authenticated %}
{% endif %}
{% if user.is_authenticated %} {% else %} {% endif %} {% for h in history %} {% if user.is_authenticated %} {% else %} {% endif %} {% empty %} {% endfor %}
Version ID NameDate User Is Published? Publish dateOwner Publish date
{{ h.history_id }} {% if h.name_highlighted|length %} {{ h.name_highlighted|striptags }} {% else %} {{ h.name }} {% endif %} {{ h.history_date}} {% if h.updated_by is not None %} {{ h.updated_by }} {% else %} {{ h.created_by }} {% endif %} {% if h.history_id in published_historical_ids%} {% else %} {{ h.approval_status_label }} {% endif %} {{ h.publish_date|date:"Y-m-d H:i" }}{{ h.owner }} {{ h.publish_date|date:"Y-m-d" }} {% if current_phenotype_history_id == h.history_id %} currently shown {% endif %}
No history