master
嘉祥 詹 2024-03-18 11:10:00 +08:00
parent 4889b09c84
commit e3c5e0ea9e
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@
<!-- .modal-header --> <!-- .modal-header -->
<div class="modal-header"> <div class="modal-header">
<h6 id="clientNewModalLabel" class="modal-title inline-editable"> <h6 id="clientNewModalLabel" class="modal-title inline-editable">
<span class="sr-only">Client name</span> <input id="modelTitle" type="text" class="form-control form-control-lg" placeholder="KOL 資料維護" required=""> <span class="sr-only">Client name</span> <input id="modelTitle" type="text" class="form-control form-control-lg" placeholder="項目合作資料" required="">
</h6> </h6>
<button type="button" class="close" data-dismiss="modal"> <button type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">&times;</span><span class="sr-only">Close</span> <span aria-hidden="true">&times;</span><span class="sr-only">Close</span>