Index: lams_common/db/sql/insert_lams_windows_config_data.sql =================================================================== RCS file: /usr/local/cvsroot/lams_common/db/sql/insert_lams_windows_config_data.sql,v diff -u -r1.35.4.4.2.8 -r1.35.4.4.2.9 --- lams_common/db/sql/insert_lams_windows_config_data.sql 6 Feb 2011 11:11:58 -0000 1.35.4.4.2.8 +++ lams_common/db/sql/insert_lams_windows_config_data.sql 8 Feb 2011 11:27:44 -0000 1.35.4.4.2.9 @@ -104,7 +104,7 @@ values ('AllowLiveEdit','true', 'config.allow.live.edit', 'config.header.features', 'BOOLEAN', 1); insert into lams_configuration (config_key, config_value, description_key, header_name, format, required) -values ('ShowAllMyLessonLink','true', 'config.show.all.my.lesson.link', 'config.header.features', 'BOOLEAN', 1); +values ('ShowAllMyLessonLink','false', 'config.show.all.my.lesson.link', 'config.header.features', 'BOOLEAN', 1); insert into lams_configuration (config_key, config_value, description_key, header_name, format, required) values ('DisplayPrintButton','true', 'config.display.print.button', 'config.header.features', 'BOOLEAN', 1); Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_common/src/java/org/lamsfoundation/lams/dbupdates/patch02030501.sql'. Fisheye: No comparison available. Pass `N' to diff?