<selectclass="gf-form-input max-width-10"ng-model="current.type"ng-options="f for f in ['query', 'interval', 'custom']"ng-change="typeChanged()"></select>
<selectclass="gf-form-input"ng-model="current.allFormat"ng-change="runQuery()"ng-options="f for f in ['glob', 'wildcard', 'regex wildcard', 'regex values', 'lucene', 'pipe']"></select>
<selectclass="gf-form-input"ng-model="current.allFormat"ng-change="runQuery()"ng-options="f for f in ['glob', 'wildcard', 'regex wildcard', 'regex values', 'lucene', 'pipe']"></select>