From fa99232970f9a16eb2ad8c925930c4b70f619a54 Mon Sep 17 00:00:00 2001 From: Alex Morris Date: Thu, 12 Nov 2020 08:56:19 +1300 Subject: [PATCH] MDL-70067 report_insights: Replace BS3 column naming Bootstrap 4 removed col-xs- and replaced it with col- --- report/insights/templates/insights_list.mustache | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/report/insights/templates/insights_list.mustache b/report/insights/templates/insights_list.mustache index 9e01f356e91..218657b9d54 100644 --- a/report/insights/templates/insights_list.mustache +++ b/report/insights/templates/insights_list.mustache @@ -138,15 +138,15 @@ {{#multiplepredictions}} - + {{{checkboxtoggleall}}} {{/multiplepredictions}} {{^multiplepredictions}} - + {{/multiplepredictions}} - {{#str}}description{{/str}} - {{#str}}actions{{/str}} + {{#str}}description{{/str}} + {{#str}}actions{{/str}}