From f96e579842849a872d47e0ce6f32e870117daad7 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 12 Aug 2016 11:35:28 -0400 Subject: User count column is not modifieble now --- GradeBook_lib.tcl | 1 + 1 file changed, 1 insertion(+) (limited to 'GradeBook_lib.tcl') diff --git a/GradeBook_lib.tcl b/GradeBook_lib.tcl index 4509f32..45866b9 100755 --- a/GradeBook_lib.tcl +++ b/GradeBook_lib.tcl @@ -1241,6 +1241,7 @@ proc htmlFormatColVal { col_value columnname user user_shown permission_list {fo # embedded actions on values assignment set embeded_actions_excluded_special_columns [ list \ PasswordHash GroupName UserHiddenColums \ + UserCount \ FirstName \ LastName \ UserName \ -- cgit v1.2.3