Notes can be saved now
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
<div class="form-group row">
|
||||
<label class="col-lg-2 col-form-label" for="note">Interne Notiz</label>
|
||||
<div class="col-lg-10">
|
||||
<textarea id="note" class="form-control" name="note" rows="5"></textarea>
|
||||
<textarea id="note" class="form-control" name="note" rows="5"><?=$address->note?></textarea>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user