diff --git a/mod/assign/templates/grading_actions.mustache b/mod/assign/templates/grading_actions.mustache index 09dd88e6360..50b37e37feb 100644 --- a/mod/assign/templates/grading_actions.mustache +++ b/mod/assign/templates/grading_actions.mustache @@ -30,6 +30,15 @@ This template is initially hidden, and is only displayed after the current user info has been loaded. }} +{{#showreview}} +
+{{/showreview}} -{{#showreview}} - -{{/showreview}} {{#js}} require(['mod_assign/grading_actions'], function(GradingActions) { new GradingActions('[data-region="grade-actions"]'); diff --git a/mod/assign/templates/grading_navigation.mustache b/mod/assign/templates/grading_navigation.mustache index 9a6927a8608..ab2d9e56005 100644 --- a/mod/assign/templates/grading_navigation.mustache +++ b/mod/assign/templates/grading_navigation.mustache @@ -30,15 +30,15 @@ This template includes ajax functionality, so it cannot be shown in the template library. }} - -