{% extends "remapp/base.html" %} {% block confnav %}
  • OpenREM
  • {% endblock %} {% block mainblock %}

    Modify standard name mapping settings

    {% if admin.admingroup %} {% load crispy_forms_tags %} {% crispy form %}

    Refresh standard name internal database links

    Use the hyperlinks below to force an update of the internal database links between the standard name table and the study and acquisition tables. Note that use of these links is not expected to be necessary in normal OpenREM use.

    {% else %}

    Only users in the Admin group can modify these settings.

    {% endif %}
    {% endblock %}