## Page template showing all device configurations of the given drivers. ## ## Giving all drivers via driverList shows all device configurations

$title

#if ( $driverList.size() > 1 ) #end #foreach ( $driver in $driverList ) #foreach ( $device in $driver.Devices ) #if ( $driverList.size() > 1) #end #end #end
DriverDevice name Description Active Action
$driver.Id$device.Name $!device.Description #if ( $device.Disabled )
#else
#end