From 08cefc7e31947b67ad4dfe3d0b13c3d7e023e89f Mon Sep 17 00:00:00 2001 From: Mathew May Date: Fri, 22 Feb 2019 15:25:20 +0800 Subject: [PATCH] MDL-58428 theme: Move templates from grade/report/singleview --- grade/report/singleview/templates/bulk_insert.mustache | 4 ++-- grade/report/singleview/templates/button.mustache | 2 +- grade/report/singleview/templates/dropdown_attribute.mustache | 2 +- grade/report/singleview/templates/text_attribute.mustache | 2 +- .../templates/gradereport_singleview/bulk_insert.mustache | 4 ++-- .../templates/gradereport_singleview/button.mustache | 2 +- .../gradereport_singleview/dropdown_attribute.mustache | 2 +- .../templates/gradereport_singleview/text_attribute.mustache | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) rename theme/{boost => bootstrapbase}/templates/gradereport_singleview/bulk_insert.mustache (92%) rename theme/{boost => bootstrapbase}/templates/gradereport_singleview/button.mustache (89%) rename theme/{boost => bootstrapbase}/templates/gradereport_singleview/dropdown_attribute.mustache (89%) rename theme/{boost => bootstrapbase}/templates/gradereport_singleview/text_attribute.mustache (89%) diff --git a/grade/report/singleview/templates/bulk_insert.mustache b/grade/report/singleview/templates/bulk_insert.mustache index ad4b6574424..abe592ac131 100644 --- a/grade/report/singleview/templates/bulk_insert.mustache +++ b/grade/report/singleview/templates/bulk_insert.mustache @@ -21,10 +21,10 @@ -
+
{{label}} - {{#menuoptions}} {{/menuoptions}} diff --git a/grade/report/singleview/templates/button.mustache b/grade/report/singleview/templates/button.mustache index a922e89b8d1..43fdbcf1adf 100644 --- a/grade/report/singleview/templates/button.mustache +++ b/grade/report/singleview/templates/button.mustache @@ -17,4 +17,4 @@ {{! Button. }} - + diff --git a/grade/report/singleview/templates/dropdown_attribute.mustache b/grade/report/singleview/templates/dropdown_attribute.mustache index e6388ca809e..9f3be1a882d 100644 --- a/grade/report/singleview/templates/dropdown_attribute.mustache +++ b/grade/report/singleview/templates/dropdown_attribute.mustache @@ -17,7 +17,7 @@ {{! Dropdown attribute. }} - {{#options}} {{/options}} diff --git a/grade/report/singleview/templates/text_attribute.mustache b/grade/report/singleview/templates/text_attribute.mustache index 3b93780129b..ffd06e967fd 100644 --- a/grade/report/singleview/templates/text_attribute.mustache +++ b/grade/report/singleview/templates/text_attribute.mustache @@ -18,5 +18,5 @@ Text attribute. }} - + diff --git a/theme/boost/templates/gradereport_singleview/bulk_insert.mustache b/theme/bootstrapbase/templates/gradereport_singleview/bulk_insert.mustache similarity index 92% rename from theme/boost/templates/gradereport_singleview/bulk_insert.mustache rename to theme/bootstrapbase/templates/gradereport_singleview/bulk_insert.mustache index abe592ac131..ad4b6574424 100644 --- a/theme/boost/templates/gradereport_singleview/bulk_insert.mustache +++ b/theme/bootstrapbase/templates/gradereport_singleview/bulk_insert.mustache @@ -21,10 +21,10 @@ -
+
{{label}} - {{#menuoptions}} {{/menuoptions}} diff --git a/theme/boost/templates/gradereport_singleview/button.mustache b/theme/bootstrapbase/templates/gradereport_singleview/button.mustache similarity index 89% rename from theme/boost/templates/gradereport_singleview/button.mustache rename to theme/bootstrapbase/templates/gradereport_singleview/button.mustache index 43fdbcf1adf..a922e89b8d1 100644 --- a/theme/boost/templates/gradereport_singleview/button.mustache +++ b/theme/bootstrapbase/templates/gradereport_singleview/button.mustache @@ -17,4 +17,4 @@ {{! Button. }} - + diff --git a/theme/boost/templates/gradereport_singleview/dropdown_attribute.mustache b/theme/bootstrapbase/templates/gradereport_singleview/dropdown_attribute.mustache similarity index 89% rename from theme/boost/templates/gradereport_singleview/dropdown_attribute.mustache rename to theme/bootstrapbase/templates/gradereport_singleview/dropdown_attribute.mustache index 9f3be1a882d..e6388ca809e 100644 --- a/theme/boost/templates/gradereport_singleview/dropdown_attribute.mustache +++ b/theme/bootstrapbase/templates/gradereport_singleview/dropdown_attribute.mustache @@ -17,7 +17,7 @@ {{! Dropdown attribute. }} - {{#options}} {{/options}} diff --git a/theme/boost/templates/gradereport_singleview/text_attribute.mustache b/theme/bootstrapbase/templates/gradereport_singleview/text_attribute.mustache similarity index 89% rename from theme/boost/templates/gradereport_singleview/text_attribute.mustache rename to theme/bootstrapbase/templates/gradereport_singleview/text_attribute.mustache index ffd06e967fd..3b93780129b 100644 --- a/theme/boost/templates/gradereport_singleview/text_attribute.mustache +++ b/theme/bootstrapbase/templates/gradereport_singleview/text_attribute.mustache @@ -18,5 +18,5 @@ Text attribute. }} - +