<selectclass="gf-form-input gf-size-auto"ng-model="currentAnnotation.datasource"ng-options="f.name as f.name for f in datasources"ng-change="datasourceChanged()"></select>
<divclass="gf-form-select-wrapper">
<selectclass="gf-form-input gf-size-auto"ng-model="currentAnnotation.datasource"ng-options="f.name as f.name for f in datasources"ng-change="datasourceChanged()"></select>