add click on row

This commit is contained in:
Your Name
2024-04-04 12:48:43 +03:00
parent 63115f0328
commit 7ccbba06c1
4 changed files with 114 additions and 49 deletions

View File

@@ -8,12 +8,12 @@
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body" id="textarea">
<<<<<<< HEAD
<input type="text" class="form-control" id ='vednumber' placeholder="Номер из веломости">
<input type="text" class="form-control" id ='rapolog' placeholder="Введите расположение">
=======
<div class="row">
<a id="modal_invnom"> </a><a id="modal_matcenn"></a>
@@ -38,7 +38,6 @@
<button type="button" class="btn btn-primary" id="modalsavetodb" >Сохранить изменения</button>
</div>
>>>>>>> 965695a6936eaf44348f73ca898f98c76b663157
</div>