From cce298035ded2f632ff190c986839faf353bd4bb Mon Sep 17 00:00:00 2001 From: Mathew May Date: Fri, 22 Feb 2019 15:25:59 +0800 Subject: [PATCH] MDL-58428 theme: Move templates from mod/assign --- mod/assign/templates/grading_actions.mustache | 20 +++--- .../templates/grading_navigation.mustache | 11 +-- .../grading_navigation_user_selector.mustache | 67 +++++++++---------- .../mod_assign/grading_actions.mustache | 20 +++--- .../mod_assign/grading_navigation.mustache | 11 ++- .../grading_navigation_user_selector.mustache | 67 ++++++++++--------- 6 files changed, 98 insertions(+), 98 deletions(-) rename theme/{boost => bootstrapbase}/templates/mod_assign/grading_actions.mustache (75%) rename theme/{boost => bootstrapbase}/templates/mod_assign/grading_navigation.mustache (90%) rename theme/{boost => bootstrapbase}/templates/mod_assign/grading_navigation_user_selector.mustache (57%) 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}}