File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
www/addons/mod/quiz/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- < ion-view >
1+ < ion-view can-swipe-back =" false " >
22 < ion-nav-title > < mm-format-text watch ="true "> {{ quiz.name }}</ mm-format-text > </ ion-nav-title >
33 < ion-nav-buttons side ="secondary ">
44 < button id ="mma-mod_quiz-connectionerror-button " class ="button button-icon ion-alert-circled " ng-show ="autoSaveError " ng-click ="conErrPopover.show($event) " aria-label ="{{ 'mm.core.error' | translate }} ">
Original file line number Diff line number Diff line change 1- < ion-view >
1+ < ion-view can-swipe-back =" false " >
22 < ion-nav-title > {{ 'mma.mod_quiz.review' | translate }}</ ion-nav-title >
33 < ion-nav-buttons side ="secondary ">
44 < button menu-toggle ="right " ng-if ="toc && toc.length " class ="button button-icon icon ion-navicon " aria-label ="{{ 'mma.mod_quiz.opentoc' | translate }} "> </ button >
You can’t perform that action at this time.
0 commit comments