Add Toggl data to attendances, fix attendance creation for past lectures. Change styling a little.
This commit is contained in:
@@ -77,6 +77,6 @@ class LectureDashboard < Administrate::BaseDashboard
|
||||
# across all pages of the admin dashboard.
|
||||
#
|
||||
def display_resource(lecture)
|
||||
lecture.title
|
||||
"#{lecture.title} (#{lecture.course.title})"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user