mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
auditlog -=> log entry
This commit is contained in:
parent
e1755578c4
commit
1ea4b0b6f5
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
a corresponding record within the <a href="{% url 'admin:registrar_user_changelist' %}">Users</a> table.
|
||||
Updating someone’s contact information here will not affect that person’s Login.gov information.
|
||||
</p>
|
||||
{% elif opts.model_name == 'auditlog' %}
|
||||
{% elif opts.model_name == 'logentry' %}
|
||||
<p>
|
||||
Log entries represent instances where something was created, updated, or deleted within the registrar or /admin.
|
||||
The table on this page is useful for searching actions across all records.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue