14731 review changes

This commit is contained in:
Arthur Hanson 2024-07-23 14:57:39 +07:00
parent 56fb5382a9
commit 845bfbd08a

View File

@ -83,10 +83,6 @@
<th scope="row">{% trans "Tag line" %}</th>
<td>{{ plugin.tag_line|placeholder }}</td>
</tr>
<tr>
<th scope="row">{% trans "Status" %}</th>
<td>{% badge object.get_status_display bg_color=object.get_status_color %}</td>
</tr>
<tr>
<th scope="row">{% trans "License" %}</th>
<td>{{ plugin.license_type }}</td>