mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
12 lines
284 B
HTML
12 lines
284 B
HTML
|
|
<div class="editor-row">
|
||
|
|
<div class="section">
|
||
|
|
<h5>Elastic search details</h5>
|
||
|
|
<div class="editor-option">
|
||
|
|
<label class="small">Index name</label>
|
||
|
|
<input type="text" class="input-large" required ng-model='current.database' placeholder=""></input>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
|