mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
removed an extra apostrophe
This commit is contained in:
parent
b82b159fc0
commit
5caf2d73eb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<div class="row-fluid">
|
||||
<div class="span6">
|
||||
<label class="small">Persistent id field
|
||||
<i class="icon-question-sign" bs-tooltip="'choose a field that doesn't change on node restart'"></i></label>
|
||||
<i class="icon-question-sign" bs-tooltip="'choose a field that does not change on node restart'"></i></label>
|
||||
<input type="text" bs-typeahead="fields.list" class="input-large" ng-model="panel.node_persistent_field"/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue