Index: openacs-4/packages/wp-slim/www/edit-slide-2.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/wp-slim/www/Attic/edit-slide-2.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/wp-slim/www/edit-slide-2.xql 4 Oct 2001 04:29:01 -0000 1.1 +++ openacs-4/packages/wp-slim/www/edit-slide-2.xql 15 Nov 2001 01:47:13 -0000 1.2 @@ -6,7 +6,7 @@ select count(1) from cr_items - where content_type = 'cr_wp_attachment' + where content_type in ('cr_wp_image_attachment', 'cr_wp_file_attachment') and parent_id = :slide_item_id