Added global field list service for use in panel editor type ahead

This commit is contained in:
Rashid Khan
2013-04-05 10:08:00 -07:00
parent 122d94f78c
commit 68b765789a
6 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<div class="span3">
<form>
<h6>Field</h6>
<input type="text" class="input-small" ng-model="panel.field">
<input bs-typeahead="fields.list" type="text" class="input-small" ng-model="panel.field">
</form>
</div>
<div class="span6">