diff --git a/frontend/src/pages/BatchForm.vue b/frontend/src/pages/BatchForm.vue index 865ae7f2..771cbfd7 100644 --- a/frontend/src/pages/BatchForm.vue +++ b/frontend/src/pages/BatchForm.vue @@ -83,6 +83,7 @@ v-model="instructors" doctype="User" :label="__('Instructors')" + :filters="{ ignore_user_type: 1 }" />