aboutsummaryrefslogtreecommitdiff
path: root/GradeBook.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'GradeBook.tcl')
-rwxr-xr-xGradeBook.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/GradeBook.tcl b/GradeBook.tcl
index 54e112e..a646987 100755
--- a/GradeBook.tcl
+++ b/GradeBook.tcl
@@ -107,6 +107,9 @@ if { [file exists $dbfile] && ("$coursedbfname" ne "") } {
sqlite3 db $dbfile
htmlHeader
puts "<body>"
+ puts {\
+ <script src="/~evmik/GradeBook.js"></script>
+ }
set permission_list [ AccessGroupRights db $user ]
htmlTop $permission_list