Index: openacs-4/packages/cms/tcl/perm-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/tcl/perm-procs.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/cms/tcl/perm-procs.tcl 20 Aug 2001 04:35:42 -0000 1.4 +++ openacs-4/packages/cms/tcl/perm-procs.tcl 4 Sep 2001 04:50:05 -0000 1.5 @@ -58,8 +58,6 @@ template::util::get_opts $args - ns_log notice [array get opts] - if { [template::util::is_nil opts(user_id)] } { set user_id [User::getID] } else { @@ -177,7 +175,7 @@ # Only show checkboxes if the privilege is in pf_show_boxes # The join is just a hack for now -# set pf_show_boxes [join $pf_show_boxes "|"] + # set pf_show_boxes [join $pf_show_boxes "|"] element create $perm_form_name object_id -label "Object ID" \ -datatype integer -widget hidden -param