marging here and there
这个提交包含在:
父节点
5b6d698b18
当前提交
8acf6e751b
共有 1 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -1,5 +1,5 @@
|
|||
<form method="post" class="d-flex align-items-center">
|
||||
<select id="quicklookuptype" name="type" class="form-select w-auto">
|
||||
<select id="quicklookuptype" name="type" class="form-select w-auto me-2">
|
||||
<option value="cq">CQ Zone</option>
|
||||
<option value="dxcc">DXCC</option>
|
||||
<option value="vucc">Gridsquare</option>
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
?>
|
||||
|
||||
</select>
|
||||
<div> </div><button id="button1id" type="button" name="button1id" class="btn btn-primary ld-ext-right" onclick="getLookupResult(this.form)">Show<div class="ld ld-ring ld-spin"></div></button>
|
||||
<div> </div><button id="button1id" type="button" name="button1id" class="btn btn-primary ld-ext-right ms-5" onclick="getLookupResult(this.form)">Show<div class="ld ld-ring ld-spin"></div></button>
|
||||
</form>
|
||||
<br />
|
||||
<div class="table-responsive" id="lookupresulttable">
|
||||
|
|
|
|||
正在加载…
在新工单中引用