{% extends "layout.html" %} {% block title %}{{ project.title }} — {% endblock %} {% block header %} {% endblock %} {% block content %}
This table shows new and modified tags on each object. Hover over a cell to see the original value. Click on an "Edit" link to validate the feature.
{% for col in columns %} | {{ col }} | {% endfor %}|
---|---|---|
● {% if project.can_validate %} Edit {% else %} View {% endif %} | {% for col in columns %} {% if col in row.tags %} {# TODO: v.before on hover, cross v.after if not chosen #}{% if not row.tags[col].accepted %} |
{% else %}
{% endif %} {% endfor %} |
Legend: