Add bulk import and bulk edit (#60)
Closes #4 Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
@@ -167,6 +167,7 @@ class SoftwareLicenseTable(NetBoxTable):
|
||||
default_columns = (
|
||||
"pk",
|
||||
"name",
|
||||
"type",
|
||||
"manufacturer",
|
||||
"software_product",
|
||||
"installation",
|
||||
|
||||
Reference in New Issue
Block a user