Index: openacs-4/packages/acs-api-browser/www/plsql-subprograms-all.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/www/plsql-subprograms-all.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-api-browser/www/plsql-subprograms-all.tcl 17 Feb 2002 22:10:12 -0000 1.2 +++ openacs-4/packages/acs-api-browser/www/plsql-subprograms-all.tcl 2 Sep 2002 12:43:12 -0000 1.3 @@ -7,9 +7,13 @@ @creation-date 2000-08-23 @cvs-id $Id$ } -properties { + title:onevalue + context_bar:onevalue all_subprograms:multirow } +set context_bar [ad_context_bar "All PL/SQL Subprograms"] + # Organize the subprograms under three headings: FUNCTION, PROCEDURE, # and PACKAGE.