Get active student count from new analytics data API
Disabled by default.
This commit is contained in:
committed by
Carlos Andrés Rocha
parent
6b50517bd4
commit
36cfe7ab9e
@@ -766,3 +766,12 @@ section.instructor-dashboard-content-2 {
|
||||
input[name="subject"] {
|
||||
width:600px;
|
||||
}
|
||||
|
||||
.enrollment-wrapper {
|
||||
margin-bottom: $baseline * 2;
|
||||
|
||||
.count {
|
||||
color: green;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user