From 5d2b1c4cdd6f3447eb021ca201924e06ef2eba88 Mon Sep 17 00:00:00 2001 From: Carson Tam Date: Fri, 8 Nov 2024 16:53:40 -0800 Subject: [PATCH] Add Mass Actions Block to Moodle 4.4 from its 7.3.1 tag. --- .gitmodules | 7 ++++++- blocks/massaction | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 blocks/massaction diff --git a/.gitmodules b/.gitmodules index f6aab1c39f50b..8ce09ebf6d89b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,6 +23,11 @@ path = blocks/quickmail url = https://github.com/ucsf-education/moodle-block_quickmail branch = UCSFCLE_404_STABLE +[submodule "blocks/massaction"] + path = blocks/massaction + url = https://github.com/Syxton/moodle-block_massaction + branch = master + tag = 7.3.1 [submodule "course/format/topcoll"] path = course/format/topcoll url = https://github.com/gjbarnard/moodle-format_topcoll @@ -102,4 +107,4 @@ path = mod/zoom url = https://github.com/ncstate-delta/moodle-mod_zoom branch = main - tag = v5.2.4 \ No newline at end of file + tag = v5.2.4 diff --git a/blocks/massaction b/blocks/massaction new file mode 160000 index 0000000000000..387c144b2a731 --- /dev/null +++ b/blocks/massaction @@ -0,0 +1 @@ +Subproject commit 387c144b2a731ff95d6fe3c763c9597436079eaf