Index: openacs-4/packages/dynamic-types/www/attribute.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dynamic-types/www/attribute.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dynamic-types/www/attribute.tcl 4 Jun 2005 12:51:20 -0000 1.1 +++ openacs-4/packages/dynamic-types/www/attribute.tcl 5 Jun 2005 08:19:02 -0000 1.2 @@ -17,7 +17,7 @@ set page_title "[_ dynamic-types.attribute_add]" } -set context [list [list dtypes "[_ dynamic-types.dynamic_types]"] [list [export_vars -base dtype {object_type}] $type_info(pretty_name)] $page_title] +set context [list [list [export_vars -base dtype {object_type}] $type_info(pretty_name)] $page_title] set table_name $type_info(table_name) set datatype_options [db_list_of_lists get_datatypes {}]