UI Update on Trip Forms contact forms and location forms also Contact / Location under add /edit contact now add or edit the primary location and contact

This commit is contained in:
johnnyq
2021-08-28 16:07:31 -04:00
parent 4412b7f084
commit 3b3e6a0166
13 changed files with 60 additions and 38 deletions

View File

@@ -47,7 +47,7 @@
<div class="form-group">
<label>Notes</label>
<textarea class="form-control" rows="5" name="notes"></textarea>
<textarea class="form-control" rows="5" placeholder="Enter some notes" name="notes"></textarea>
</div>
</div>