update Device Ports CSV output to match new report format
This commit is contained in:
@@ -61,6 +61,10 @@
|
||||
[% myport.push(row.descr) %]
|
||||
[% END %]
|
||||
|
||||
[% IF params.c_comment %]
|
||||
[% myport.push(row.last_comment) %]
|
||||
[% END %]
|
||||
|
||||
[% IF params.c_type %]
|
||||
[% myport.push(row.type) %]
|
||||
[% END %]
|
||||
|
||||
Reference in New Issue
Block a user