mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #10202: Clean up TemplateColumn template code & accessors
This commit is contained in:
@@ -9,7 +9,7 @@ CONFIGCONTEXT_ACTIONS = """
|
||||
|
||||
OBJECTCHANGE_FULL_NAME = """
|
||||
{% load helpers %}
|
||||
{{ record.user.get_full_name|placeholder }}
|
||||
{{ value.get_full_name|placeholder }}
|
||||
"""
|
||||
|
||||
OBJECTCHANGE_OBJECT = """
|
||||
|
Reference in New Issue
Block a user