Index: openacs-4/packages/datamanager/www/one-object-copy.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/datamanager/www/one-object-copy.tcl,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/datamanager/www/one-object-copy.tcl 20 Jul 2005 13:49:46 -0000 1.1.2.1 @@ -0,0 +1,11 @@ +ad_page_contract { + Show the list of communities where an object can be copied + @author Luis de la Fuente(lfuente@it.uc3m.es) + @creation_date 2005-07-05 + +} -query { +} -properties { +} + + +set context [list [_ datamanager.Object_Copy]]