From dfefc86393d403deca29db4d11bc018a841cdcee Mon Sep 17 00:00:00 2001 From: Peter Dias Date: Thu, 8 Jul 2021 08:02:48 +0800 Subject: [PATCH] MDL-72032 core: Add roles to items - Part of: MDL-69588 --- blocks/tests/behat/manage_blocks.feature | 1 - lib/templates/moremenu.mustache | 4 +-- lib/templates/moremenu_children.mustache | 4 +-- lib/tests/behat/behat_navigation.php | 14 ++++++++ mod/feedback/tests/behat/templates.feature | 3 -- .../behat/quiz_activity_completion.feature | 1 + .../workshop_activity_completion.feature | 1 + report/outline/tests/behat/user.feature | 32 +++++++++---------- .../behat_theme_boost_behat_navigation.php | 13 ++++++++ theme/boost/version.php | 2 +- user/tests/behat/set_default_homepage.feature | 17 +++++++--- version.php | 2 +- 12 files changed, 63 insertions(+), 31 deletions(-) diff --git a/blocks/tests/behat/manage_blocks.feature b/blocks/tests/behat/manage_blocks.feature index e3903a9ce64..90880a3586f 100644 --- a/blocks/tests/behat/manage_blocks.feature +++ b/blocks/tests/behat/manage_blocks.feature @@ -59,5 +59,4 @@ Feature: Block appearances | Visible | No | And I press "Save changes" And I press "Turn editing off" - And I follow "Test book name" Then I should not see "Comments" diff --git a/lib/templates/moremenu.mustache b/lib/templates/moremenu.mustache index 9111651ed95..2197c4bb116 100644 --- a/lib/templates/moremenu.mustache +++ b/lib/templates/moremenu.mustache @@ -45,7 +45,7 @@ } }}