Index: openacs-4/packages/lorsm/lib/user-lorsm.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/lib/user-lorsm.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/lorsm/lib/user-lorsm.tcl 22 Apr 2004 03:58:09 -0000 1.1 +++ openacs-4/packages/lorsm/lib/user-lorsm.tcl 23 Apr 2004 01:26:41 -0000 1.2 @@ -43,15 +43,6 @@ cp.course_name, cp.identifier, cp.version, - text '[view]' as course_structure, - case - when hasmetadata = 't' then 'Yes' - else 'No' - end as hasmetadata, - case - when isscorm = 't' then 'Yes' - else 'No' - end as isscorm, cp.fs_package_id, cp.folder_id, acs.creation_user,