fix: removed assignment submission email notification

This commit is contained in:
Jannat Patel
2025-04-17 22:03:07 +05:30
parent 4504dd810d
commit ffeaad324e
3 changed files with 2 additions and 56 deletions

View File

@@ -315,12 +315,6 @@ const tabsStructure = computed(() => {
doctype: 'Email Template',
type: 'Link',
},
{
label: 'Assignment Submission Template',
name: 'assignment_submission_template',
doctype: 'Email Template',
type: 'Link',
},
],
},
{