Last commit from VS
- rewrited menu - removed unused things
This commit is contained in:
@@ -35,7 +35,6 @@ else
|
||||
@if(isDoc && patient != null)
|
||||
{
|
||||
<div>
|
||||
<p>NOTEEEEEEEEEEEE: l'alunno dorme durante la lezione</p>
|
||||
<textarea id="note-area" placeholder="Scrivi una nota..">@patient.Notes</textarea>
|
||||
<button id="send-note" class="btn">Salva</button>
|
||||
<p id="note-error"></p>
|
||||
|
||||
Reference in New Issue
Block a user