From 20d47f1b5fe16cdf300a6ac87f8b5aced675bdc0 Mon Sep 17 00:00:00 2001 From: Jun Pataleta Date: Tue, 2 Oct 2018 14:43:38 +0800 Subject: [PATCH] MDL-62395 tool_dataprivacy: Purpose name and description in one column * Show the purpose's name and description under one column. --- .../dataprivacy/templates/purposes.mustache | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/admin/tool/dataprivacy/templates/purposes.mustache b/admin/tool/dataprivacy/templates/purposes.mustache index a99589b722e..64085300628 100644 --- a/admin/tool/dataprivacy/templates/purposes.mustache +++ b/admin/tool/dataprivacy/templates/purposes.mustache @@ -68,7 +68,6 @@ {{#str}}name{{/str}} - {{#str}}description{{/str}} {{#str}}lawfulbases, tool_dataprivacy{{/str}} {{#str}}sensitivedatareasons, tool_dataprivacy{{/str}} {{#str}}retentionperiod, tool_dataprivacy{{/str}} @@ -79,10 +78,18 @@ {{#purposes}} - {{{name}}} - {{{description}}} -