1 2 3 4 5 6 7 8
<bootstrap-tagsinput class="form-control" placeholder="Населенный пункт" ng-model="localities" typeahead-source="queryLocalities" tagclass="getTagClass" itemvalue="id" itemtext="name"> </bootstrap-tagsinput>