mirror of https://github.com/itflow-org/itflow
Under Add client Modal add notes placeholder
This commit is contained in:
parent
fb9fe54899
commit
173e775915
|
|
@ -241,7 +241,7 @@
|
|||
<div class="tab-pane fade" id="pills-notes">
|
||||
|
||||
<div class="form-group">
|
||||
<textarea class="form-control" rows="8" name="notes"></textarea>
|
||||
<textarea class="form-control" rows="8" name="notes" placeholder="Notes"></textarea>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue