{% extends "ui/base-devices.html" %} {% load url from future %} {% load icons %} {% load bob %} {% block content %}
{% if show_all %} {% icon 'fugue-user-silhouette' %} Hide changes without an author. {% else %} {% icon 'fugue-user-silhouette-question' %} Show changes without an author. {% endif %}
Date | Author | Field | Before | After | Comment |
---|---|---|---|---|---|
{{ h.date|timesince_limited }} | {{ h.user|default:h.plugin }} | {{ h.component }}.{{ h.field_name }} | {{ h.old_value }} | {{ h.new_value }} | {{ h.comment|default:'' }} |