mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-23 21:57:47 -06:00
@@ -151,6 +151,10 @@
|
||||
<th scope="row">{% trans "Custom validators" %}</th>
|
||||
<td>{{ object.data.CUSTOM_VALIDATORS|placeholder }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{% trans "Protection rules" %}</th>
|
||||
<td>{{ object.data.PROTECTION_RULES|placeholder }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user