Index: lams_central/web/css/addLesson.scss =================================================================== diff -u -r1233d7630219a578085d60792930fba266fe15d4 -r7e26cc267b556ce7f7b2116b13a9afe02f353d74 --- lams_central/web/css/addLesson.scss (.../addLesson.scss) (revision 1233d7630219a578085d60792930fba266fe15d4) +++ lams_central/web/css/addLesson.scss (.../addLesson.scss) (revision 7e26cc267b556ce7f7b2116b13a9afe02f353d74) @@ -237,5 +237,9 @@ } .show-grouping-link { - cursor: pointer; + cursor: pointer; +} + +#grouping-tab-select, #grouping-tab-desc-select { + display: none; } \ No newline at end of file