Changeset 7ed402e for telemeta/templates/telemeta/mediaitem_detail.html
- Timestamp:
- 02/20/12 16:58:37 (15 months ago)
- Branches:
- master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
- Children:
- 9290fec
- Parents:
- 9f838ba
- git-author:
- yomguy <yomguy@…> (02/20/12 16:58:37)
- git-committer:
- yomguy <yomguy@…> (02/20/12 16:58:37)
- File:
-
- 1 edited
-
telemeta/templates/telemeta/mediaitem_detail.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/templates/telemeta/mediaitem_detail.html
r25d44c7 r7ed402e 196 196 <dd>{% if item.recorded_from_date %}{{ item.recorded_from_date }}{% endif %}{% if item.recorded_from_date and item.recorded_to_date%} - {% endif %}{% if item.recorded_to_date %}{{ item.recorded_to_date}}{% endif %}</dd> 197 197 198 {% if last_revision %} 199 <dt>{% trans "Last modification" %}</dt> 200 <dd>{{ last_revision.time }}</dd> 201 {% endif %} 202 198 203 </dl> 199 204 {% endblock general_info %}
Note: See TracChangeset
for help on using the changeset viewer.
