Index: openacs-4/packages/wp-slim/www/edit-presentation.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/wp-slim/www/Attic/edit-presentation.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/wp-slim/www/edit-presentation.tcl 4 Oct 2001 04:29:01 -0000 1.2 +++ openacs-4/packages/wp-slim/www/edit-presentation.tcl 15 Nov 2001 01:47:13 -0000 1.3 @@ -45,15 +45,6 @@ and r.revision_id = i.live_revision } -#set public_p [db_string get_public_read_p " -#select decode(count(*),1,'t','f') -#from acs_permissions -#where object_id = :pres_item_id -#and upper(privilege)='WP_VIEW_PRESENTATION' -#and grantee_id = acs.magic_object_id('the_public') -#"] - - set nav_bar [ad_context_bar [list "presentation-top?[export_url_vars pres_item_id]" "$pres_title"] "Edit Presentation"] ad_return_template