mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(api-keys): tight-form -> gf-form
This commit is contained in:
@@ -10,23 +10,16 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="gf-box-body" style="min-height: 0px;">
|
||||
<div class="gf-box-body">
|
||||
|
||||
<div class="tight-form last">
|
||||
<ul class="tight-form-list">
|
||||
<li class="tight-form-item">
|
||||
<strong>Key</strong>
|
||||
</li>
|
||||
<li class="tight-form-item last">
|
||||
{{key}}
|
||||
</li>
|
||||
</ul>
|
||||
<div class="clearfix"></div>
|
||||
<div class="gf-form-group">
|
||||
<div class="gf-form">
|
||||
<span class="gf-form-label">Key</span>
|
||||
<span class="gf-form-label">{{key}}</span>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="grafana-info-box" style="text-align: left">
|
||||
<div class="grafana-info-box" style="border: 0;">
|
||||
You will only be able to view this key here once! It is not stored in this form. So be sure to copy it now.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user