added BibTex File Type
This commit is contained in:
parent
3281bf1d7e
commit
da2c0f472d
@ -3,6 +3,8 @@ package ovh.herisson.Clyde.Tables;
|
|||||||
public enum FileType {
|
public enum FileType {
|
||||||
ProfilePicture,
|
ProfilePicture,
|
||||||
EducationCertificate,
|
EducationCertificate,
|
||||||
Article,
|
Research,
|
||||||
|
|
||||||
|
ResearchBibTex,
|
||||||
JustificationDocument
|
JustificationDocument
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user