File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/addons/storagemanager/pages/course-storage Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ <h1>{{ 'addon.storagemanager.coursedownloads' | translate }}</h1>
120120 [isBranded] ="modOrSubsection.branded " />
121121 < ion-label class ="ion-text-wrap ">
122122 < p class ="item-heading {{modOrSubsection.handlerData!.class}} addon-storagemanager-module-size ">
123- < core-format-text [text] ="modOrSubsection.handlerData.title " [courseId] ="modOrSubsection.course "
123+ < core-format-text [text] ="modOrSubsection.name " [courseId] ="modOrSubsection.course "
124124 contextLevel ="module " [contextInstanceId] ="modOrSubsection.id " [adaptImg] ="false " />
125125 </ p >
126126 < ion-badge [color] ="modOrSubsection.downloadStatus === statusDownloaded ? 'success' : 'light' "
You can’t perform that action at this time.
0 commit comments