Preselect subnet in options if defined
This commit is contained in:
@@ -17,6 +17,7 @@ include("header.php");
|
||||
|
||||
$smarty->assign("node_ip", $node_ip);
|
||||
$smarty->assign("asset_id", $asset_id);
|
||||
$smarty->assign("subnet_id", $subnet_id);
|
||||
|
||||
$query = "SELECT
|
||||
asset_id,
|
||||
|
||||
Reference in New Issue
Block a user