From 5ace42e355757bbb907755c6c61009ebeb572700 Mon Sep 17 00:00:00 2001 From: Miriam Leung Date: Mon, 30 Sep 2024 14:18:54 -0700 Subject: [PATCH] Adds M4.4 version of tool_ucsfsomapi plugin --- .gitmodules | 6 +++++- admin/tool/ucsfsomapi | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 admin/tool/ucsfsomapi diff --git a/.gitmodules b/.gitmodules index a2a6e1534f2e8..6b3ab2ffacf86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,4 +25,8 @@ [submodule "theme/ucsf"] path = theme/ucsf url = https://github.com/ucsf-education/moodle-theme-ucsf - branch = MOODLE_404_STABLE \ No newline at end of file + branch = MOODLE_404_STABLE +[submodule "admin/tool/ucsfsomapi"] + path = admin/tool/ucsfsomapi + url = https://github.com/ucsf-education/tool_ucsfsomapi.git + branch = MOODLE_404_STABLE diff --git a/admin/tool/ucsfsomapi b/admin/tool/ucsfsomapi new file mode 160000 index 0000000000000..5237485c79303 --- /dev/null +++ b/admin/tool/ucsfsomapi @@ -0,0 +1 @@ +Subproject commit 5237485c79303b2ce997630a543847c5d8a9b815