Made country information a badge with blue background just to see if its useful
Changed country text to a badge layout per Bootstrap, thinking being that these could be used for showing things like LOTW and other statuses
这个提交包含在:
父节点
4b24dbf3aa
当前提交
c836879591
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -60,7 +60,7 @@
|
|||
<div class="form-group">
|
||||
<label for="callsign">Callsign</label>
|
||||
<input type="text" class="form-control" id="callsign" name="callsign" required>
|
||||
<small id="callsign_info" class="form-text text-muted"></small>
|
||||
<small id="callsign_info" class="badge badge-primary"></small>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用