From ae360a1da065d6aa3ae70ff0f57737a9481ff5ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Tue, 21 Nov 2023 13:27:42 +0100 Subject: [PATCH] MDL-80015 course: Fix category 'More' dropdown alignment Co-authored-by: Stephen Sharpe --- course/templates/category_actionbar.mustache | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/course/templates/category_actionbar.mustache b/course/templates/category_actionbar.mustache index f232dae39d3..38838dc4aeb 100644 --- a/course/templates/category_actionbar.mustache +++ b/course/templates/category_actionbar.mustache @@ -70,14 +70,14 @@ "options": [ { "url": "\/course\/index.php\/?categoryid=281", - "string": "Action 1" + "string": "Action 1", "attributes": [ { "name": "data-id", "value": "1" }, { - "name": "aria-role", + "name": "data-action", "value": "test" } ] @@ -105,9 +105,9 @@ {{#str}}moremenu{{/str}} -