{% extends "masterRead.html" %} {% block content %}
The following processes work towards this goal:
Process | Events | {% for assn in domainObject.processes %}
---|---|
{% if view.canUpdateDomainObject %} x {% endif %} {{ assn.process.description|escape }} | {% for eventAssn in assn.process.events %} {{ eventAssn.event.description|escape }}. {% endfor %} |
No processes have been identified as working towards this goal.
{% endif %}