Placed CQ and ITU side by side in edit and create station profile.
这个提交包含在:
父节点
cf6144bd5a
当前提交
d2a977e301
共有 2 个文件被更改,包括 54 次插入 和 50 次删除
|
|
@ -123,7 +123,8 @@
|
|||
<small id="stationCntyInputHelp" class="form-text text-muted">Station Cnty #get def from ADIF Spec#</small>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="form-row">
|
||||
<div class="form-group col-sm-6">
|
||||
<label for="stationCQZoneInput">CQ Zone</label>
|
||||
<select class="custom-select" id="stationCQZoneInput" name="station_cq" required>
|
||||
<?php
|
||||
|
|
@ -137,7 +138,7 @@
|
|||
<small id="stationCQInputHelp" class="form-text text-muted">If you do not know your CQ Zone <a href="http://www4.plala.or.jp/nomrax/CQ/" target="_blank">click Here to find it!</a></small>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="form-group col-sm-6">
|
||||
<label for="stationITUZoneInput">ITU Zone</label>
|
||||
<select class="custom-select" id="stationITUZoneInput" name="station_itu" required>
|
||||
<?php
|
||||
|
|
@ -149,6 +150,7 @@
|
|||
?>
|
||||
</select>
|
||||
<small id="stationITUInputHelp" class="form-text text-muted">If you do not know your ITU Zone <a href="http://www4.plala.or.jp/nomrax/ITU/" target="_blank">click Here to find it!</a></small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
|
|
|||
|
|
@ -137,7 +137,8 @@
|
|||
<small id="stationCntyInputHelp" class="form-text text-muted">Station Cnty #get def from ADIF Spec#</small>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="form-row">
|
||||
<div class="form-group col-sm-6">
|
||||
<label for="stationCQZoneInput">CQ Zone</label>
|
||||
<select class="custom-select" id="stationCQZoneInput" name="station_cq" required>
|
||||
<?php
|
||||
|
|
@ -153,7 +154,7 @@
|
|||
<small id="stationCQInputHelp" class="form-text text-muted">If you do not know your CQ Zone <a href="http://www4.plala.or.jp/nomrax/CQ/" target="_blank">click Here to find it!</a></small>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="form-group col-sm-6">
|
||||
<label for="stationITUZoneInput">ITU Zone</label>
|
||||
<select class="custom-select" id="stationITUZoneInput" name="station_itu" required>
|
||||
<?php
|
||||
|
|
@ -167,6 +168,7 @@
|
|||
?>
|
||||
</select>
|
||||
<small id="stationITUInputHelp" class="form-text text-muted">If you do not know your ITU Zone <a href="http://www4.plala.or.jp/nomrax/ITU/" target="_blank">click Here to find it!</a></small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
|
|
|||
正在加载…
在新工单中引用