[freeside-commits] freeside/httemplate/browse inventory_class.html, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Thu Jun 29 06:47:46 PDT 2006


Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail:/tmp/cvs-serv17801/httemplate/browse

Modified Files:
	inventory_class.html 
Log Message:
finish at least the automatic provisioning part

Index: inventory_class.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/inventory_class.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- inventory_class.html	22 Apr 2006 00:58:38 -0000	1.1
+++ inventory_class.html	29 Jun 2006 13:47:44 -0000	1.2
@@ -8,7 +8,7 @@
 
 my %link = (
   'num_avail' => ';avail=1',
-  'num_used'  => ';avail=1',
+  'num_used'  => ';used=1',
   'num_total' => '',
 );
 



More information about the freeside-commits mailing list