Added global field list service for use in panel editor type ahead
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="span4">
|
||||
<form style="margin-bottom: 0px">
|
||||
<h6> Field</h6>
|
||||
<input type="text" style="width:90%" ng-model="panel.query.field">
|
||||
<input type="text" style="width:90%" bs-typeahead="fields.list" ng-model="panel.query.field">
|
||||
</form>
|
||||
</div>
|
||||
<div class="span8">
|
||||
|
||||
Reference in New Issue
Block a user