changed rx buffer table id

This commit is contained in:
DJ2LS 2021-08-22 17:04:41 +02:00 committed by GitHub
parent 91aa27e0d0
commit 3d9cd5a415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -580,7 +580,7 @@
<div class="row"> <div class="row">
<div class="col-auto"> <div class="col-auto">
<div class="input-group input-group-sm mb-0"> <div class="input-group input-group-sm mb-0">
<input type="text" class="form-control" style="max-width: 6rem" pattern="[A-Z]*" placeholder="DXcall" id="dataModalDxCall" maxlength="6" aria-label="Input group example" aria-describedby="btnGroupAddon"> <input type="text" class="form-control" style="max-width: 6rem" pattern="[A-Z]" placeholder="DXcall" id="dataModalDxCall" maxlength="6" aria-label="Input group example" aria-describedby="btnGroupAddon">
</div> </div>
</div> </div>
@ -703,7 +703,7 @@
</tr> </tr>
</thead> </thead>
<tbody id="heardstations"> <tbody id="rx-data">
<!-- <!--
<tr> <tr>
<th scope="row">1</th> <th scope="row">1</th>