summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/inventory_class.html
diff options
context:
space:
mode:
authorivan <ivan>2006-04-22 00:58:40 +0000
committerivan <ivan>2006-04-22 00:58:40 +0000
commit1a033848671cad2cbe7687b37fc718b3b2a68b83 (patch)
tree01fc1ca352726cdc5786e0ccaf78515e9326ba84 /httemplate/edit/process/inventory_class.html
parent303cb4ce4b6ce634e108e3b7a0b43086a5e4f184 (diff)
start of package class web UI (add/edit package classes, package class selection in package def edit)
Diffstat (limited to 'httemplate/edit/process/inventory_class.html')
-rw-r--r--httemplate/edit/process/inventory_class.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/edit/process/inventory_class.html b/httemplate/edit/process/inventory_class.html
index e30e74e7b..ab9efef48 100644
--- a/httemplate/edit/process/inventory_class.html
+++ b/httemplate/edit/process/inventory_class.html
@@ -1,4 +1,5 @@
<%= include( 'elements/process.html',
- 'table' => 'inventory_class',
+ 'table' => 'inventory_class',
+ 'viewall_dir' => 'browse',
)
%>