fixing teacher form
This commit is contained in:
parent
b305bc5e4a
commit
65be477d53
|
@ -99,7 +99,7 @@
|
||||||
How do you see this student's behavior during schoolwide activities?
|
How do you see this student's behavior during schoolwide activities?
|
||||||
</label>
|
</label>
|
||||||
<br/>
|
<br/>
|
||||||
<textarea id="team-challenges" name="team-challenges"
|
<textarea id="behavior" name="behavior"
|
||||||
class="form-input w-full h-64 {{ $formClasses }}"
|
class="form-input w-full h-64 {{ $formClasses }}"
|
||||||
placeholder=""></textarea>
|
placeholder=""></textarea>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue