Added alert for QSO Panel notes saying its not exported data
这个提交包含在:
父节点
a204d192d1
当前提交
6ea224ccd2
共有 1 个文件被更改,包括 4 次插入 和 1 次删除
|
|
@ -354,8 +354,11 @@
|
|||
|
||||
<!-- Notes Panel Contents -->
|
||||
<div class="tab-pane fade" id="notes" role="tabpanel" aria-labelledby="notes-tab">
|
||||
<div class="alert alert-info" role="alert">
|
||||
Internal usage only, not exported.
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="notes">Notes (for internal usage only)</label>
|
||||
<label for="notes">Notes</label>
|
||||
<textarea type="text" class="form-control" id="notes" name="notes" rows="10"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
正在加载…
在新工单中引用