From 0c61ec476c73f2d44540d2e505e43364b6078471 Mon Sep 17 00:00:00 2001 From: Mathew May Date: Fri, 22 Feb 2019 15:25:21 +0800 Subject: [PATCH] MDL-58428 theme: Move templates from grade/grading/form/guide --- .../form/guide/templates/comment_chooser.mustache | 12 +++++------- .../gradingform_guide/comment_chooser.mustache | 12 +++++++----- 2 files changed, 12 insertions(+), 12 deletions(-) rename theme/{boost => bootstrapbase}/templates/gradingform_guide/comment_chooser.mustache (87%) diff --git a/grade/grading/form/guide/templates/comment_chooser.mustache b/grade/grading/form/guide/templates/comment_chooser.mustache index 883121c38c6..1199a1e3cf9 100644 --- a/grade/grading/form/guide/templates/comment_chooser.mustache +++ b/grade/grading/form/guide/templates/comment_chooser.mustache @@ -47,13 +47,11 @@ } }}
- +
diff --git a/theme/boost/templates/gradingform_guide/comment_chooser.mustache b/theme/bootstrapbase/templates/gradingform_guide/comment_chooser.mustache similarity index 87% rename from theme/boost/templates/gradingform_guide/comment_chooser.mustache rename to theme/bootstrapbase/templates/gradingform_guide/comment_chooser.mustache index 1199a1e3cf9..883121c38c6 100644 --- a/theme/boost/templates/gradingform_guide/comment_chooser.mustache +++ b/theme/bootstrapbase/templates/gradingform_guide/comment_chooser.mustache @@ -47,11 +47,13 @@ } }}
-
+
    {{#comments}} - +
  • + +
  • {{/comments}} -
+