Index: openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl 23 Oct 2001 20:13:10 -0000 1.2 +++ openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl 2 Sep 2002 13:20:39 -0000 1.3 @@ -1,4 +1,4 @@ -ad_library { +1ad_library { UI widgets for use in forms, etc. @cvs-id $Id$ @@ -8,14 +8,14 @@ set widget_value "\n" - append output "\n" } else { - append retval "\n" } } } @@ -232,25 +229,25 @@ set value [ns_set value $selection 1] if { (!$multiple && [string compare $value $default] == 0) || ($multiple && [lsearch -exact $default $value] > -1)} { - append retval "\n" } else { - append retval "\n" } } if_no_rows { if {![empty_string_p $default]} { - return "\n" + return "\n" } else { return {} } } } if { $count == 1 || ($dbcount == 1 && $hidden_if_one_db) } { - return "$item\n" + return "$item\n" } else { - set select "