Allow supervisors to write a note associated with their projects #8
@ -5,7 +5,7 @@
|
||||
<form wicket:id="form">
|
||||
<div wicket:id="feedback"></div>
|
||||
<div class="mb-3">
|
||||
<label wicket:for="note">Note</label>
|
||||
<label wicket:for="note" class="sr-only">Note</label>
|
||||
<textarea wicket:id="note" rows="20" class="form-control"></textarea>
|
||||
</div>
|
||||
<button wicket:id="save" type="submit" class="btn btn-primary">Save</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user