add favicon and breadcumbs
This commit is contained in:
@ -322,7 +322,7 @@ func (r *ydbCourseRepository) ListCourseThematics(
|
||||
|
||||
learningTypeValue := types.TextValue(params.LearningTypeID)
|
||||
d := queryTemplateDeclaration{
|
||||
Name: "course_thematic",
|
||||
Name: "learning_type",
|
||||
Type: learningTypeValue.Type().String(),
|
||||
}
|
||||
qtParams.Declares = append(qtParams.Declares, d)
|
||||
|
||||
Reference in New Issue
Block a user