feat: course creation from portal setting

This commit is contained in:
Jannat Patel
2022-03-11 11:15:13 +05:30
parent 8f9cd72975
commit c8af6d3672

View File

@@ -6,6 +6,7 @@
"engine": "InnoDB",
"field_order": [
"show_search",
"portal_course_creation",
"search_placeholder",
"column_break_2",
"force_profile_completion",
@@ -101,12 +102,18 @@
{
"fieldname": "column_break_12",
"fieldtype": "Column Break"
},
{
"default": "0",
"fieldname": "portal_course_creation",
"fieldtype": "Check",
"label": "Enable Course Creation from Portal"
}
],
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2022-02-23 16:15:28.586903",
"modified": "2022-03-10 18:45:58.372370",
"modified_by": "Administrator",
"module": "LMS",
"name": "LMS Settings",
@@ -127,4 +134,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}