Skip to content

Commit 6a40e57

Browse files
dpaloumdjnelson
authored andcommitted
Mobile app: Stop using deprecated module-description
1 parent 49f165f commit 6a40e57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/mobile_view_activity_page_latest.mustache

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
}
8080
}}
8181
{{=<% %>=}}
82-
<core-course-module-description description="<% certificate.intro %>" component="mod_customcert" componentId="<% cmid %>"></core-course-module-description>
82+
<core-course-module-info [module]="module" description="<% certificate.intro %>" component="mod_customcert" componentId="<% cmid %>"
83+
[courseId]="courseId"></core-course-module-info>
8384
<ion-list>
8485
<%^canmanage%>
8586
<%#requiredtimemet%>

0 commit comments

Comments
 (0)