Index: openacs-4/packages/simulation/lib/sim-objects.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/lib/sim-objects.tcl,v diff -u -N -r1.11 -r1.12 --- openacs-4/packages/simulation/lib/sim-objects.tcl 5 Jan 2004 10:31:40 -0000 1.11 +++ openacs-4/packages/simulation/lib/sim-objects.tcl 16 Jan 2004 15:47:09 -0000 1.12 @@ -154,6 +154,7 @@ and i.parent_id = f.folder_id and r.revision_id = i.live_revision and ot.object_type = i.content_type + and ot.object_type != 'sim_message' $filter_sql [template::list::orderby_clause -orderby -name "objects"] " {