note highlights, Notes Emails, client edit

This commit is contained in:
Kwesi Banson
2023-03-06 15:14:53 +00:00
parent ad0dd6a6e1
commit a8301660fc
9 changed files with 735 additions and 129 deletions

View File

@@ -26,6 +26,20 @@
<textarea class="form-control" name="notes_body" rows="5" id="notesBody"></textarea>
</div>
</div>
<div class="form-group">
<div class="pull-rights">
<label>Highlight :</label>
<div class="">
<div class="">
<label>
<input type="checkbox" name="highlight" class="" /> YES
</label>
</div>
</div>
</div>
</div>
<div class="form-group" style="margin-bottom: 0.2rem; padding-bottom: 5px; padding-top: 5px;">
<div class="col-md-12" style="padding-bottom: 10px;">
<button type="submit" class="btn btn-success btn-block updateBtn"> <i class="fa fa-send"></i> Submit</button>