Index: openacs-4/contrib/packages/cop-ui/lib/contributions.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/cop-ui/lib/contributions.tcl,v
diff -u -r1.5 -r1.6
--- openacs-4/contrib/packages/cop-ui/lib/contributions.tcl 15 Jun 2004 11:48:48 -0000 1.5
+++ openacs-4/contrib/packages/cop-ui/lib/contributions.tcl 26 Jul 2004 12:10:23 -0000 1.6
@@ -61,9 +61,10 @@
display_template {@content.title@}
}
-if {![info exists hide(object_type)]} {
- lappend elements object_type {
+if {![info exists hide(pretty_name)]} {
+ lappend elements pretty_name {
label {Type}
+ display_template {@content.pretty_name@}
}
}
@@ -104,7 +105,7 @@
label List
layout list
template {
-