Add optional consultant parameter

This commit is contained in:
Matej-Zucha-TUL
2025-10-03 09:25:37 +02:00
parent 2e300ded3c
commit 1a7418d2cd
6 changed files with 17 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
language, faculty_id, document_type, citation_file, assignment_document,
// document info
title, author, author_gender, supervisor, study_programme, study_branch, abstract, keywords,
title, author, author_gender, supervisor, consultant, study_programme, study_branch, abstract, keywords,
// content
content,
@@ -38,6 +38,7 @@
author,
author_gender,
supervisor,
consultant,
study_programme,
study_branch,
abstract,