Skip to content
Snippets Groups Projects
Commit 47e4b0a0 authored by Wakefield, Rob's avatar Wakefield, Rob
Browse files

Merge branch 'master' into 'production'

Check pipeline

See merge request !25
parents bc4aaf47 33b879d5
No related branches found
No related tags found
4 merge requests!53Cv upload,!49Master,!35Create pages from mockups and link with Prisma,!25Check pipeline
Pipeline #421535 passed
......@@ -48,7 +48,7 @@ function StudentDashboard() {
<Form onSubmit={handleSubmit}>
<Accordion defaultActiveKey={['0']} alwaysOpen>
<Accordion.Item eventKey="0">
<Accordion.Header>Language Skill</Accordion.Header>
<Accordion.Header>Language Skills changed</Accordion.Header>
<Accordion.Body>
<Form.Group className="mb-3" controlId="formGroupSkill1">
<Form.Control as="textarea" rows={3} placeholder="Enter your evidence of the skill" defaultValue={student.language} ref={langRef}/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment