From 947c955be56140c4a10b16345c1b15c44b02070a Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 29 Jun 2006 13:47:44 +0000 Subject: finish at least the automatic provisioning part --- httemplate/browse/inventory_class.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/browse') diff --git a/httemplate/browse/inventory_class.html b/httemplate/browse/inventory_class.html index 6da3c9e3c..4a15bf7d4 100644 --- a/httemplate/browse/inventory_class.html +++ b/httemplate/browse/inventory_class.html @@ -8,7 +8,7 @@ tie my %labels, 'Tie::IxHash', my %link = ( 'num_avail' => ';avail=1', - 'num_used' => ';avail=1', + 'num_used' => ';used=1', 'num_total' => '', ); -- cgit v1.2.1