Merge pull request #155 from ryanmerolle/issue_154

Update accesslist.html
This commit is contained in:
Ryan Merolle 2023-06-24 11:36:58 -04:00 committed by GitHub
commit 00d122ac27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
<caption>Access List</caption>
<tr>
<th scope="row">Type</th>
<td>{{ object.get_type_display }}</td>
<td>{% badge object.get_type_display bg_color=object.get_type_color %}</td>
</tr>
<tr>
<th scope="row">Default Action</th>