pod fixes

This commit is contained in:
Oliver Gorwits
2015-05-18 10:18:58 +01:00
parent 265eef28c4
commit 93a9ee66cb
3 changed files with 11 additions and 4 deletions

View File

@@ -268,7 +268,6 @@ code or HTML templates. For example:
- tag: power_inventory
label: 'Power Supply Inventory'
category: Device
hidden: true
columns:
- {name: 'Name'}
- {ps1_type: 'PS1 Type'}
@@ -319,6 +318,12 @@ If not supplied, reports appear in a I<My Reports> category.
Set to true to skip inclusion of this report from the Reports menu.
=head4 C<database> (optional)
The database "tag" used in C<external_databases> so that you can query another
database (even in another database server) and display the results in a
Netdisco report.
=head4 C<query_columns> (optional)
If supplying code to munge the data, the columns returned from your database