{% load helpers %} {# renders panel on object (device, module) with firmware info assigned to it #}
Name | Status | Description | Patch date | Actions |
---|---|---|---|---|
{{ assignment }} | {{ assignment.firmware.status }} | {{ assignment.description }} | {{ assignment.patch_date }} | {% if perms.netbox_firmware.change_firmware %} Edit {% endif %} {% if perms.netbox_firmware.delete_firmware %} Delete {% endif %} |