fix: batch course sequence id issue

This commit is contained in:
Jannat Patel
2023-09-14 12:34:34 +05:30
parent 9c00a5561a
commit 29860583f4
4 changed files with 13 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ const show_course_modal = (e) => {
reqd: 1,
only_select: 1,
default: course || "",
read_only: course ? 1 : 0,
},
{
fieldtype: "Link",