profile page connected to backend and PATCH added, plagiatCheck updated and sertificate generate updated base backend types
This commit is contained in:
@@ -179,7 +179,7 @@ export function PlagiarismCheckForm() {
|
||||
|
||||
{/* Document type */}
|
||||
<DocumentsTypes
|
||||
value={form.document_type}
|
||||
value={form.type}
|
||||
onChange={setOption}
|
||||
disabled={submission.status === 'success'}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user