<selectclass="gf-form-input"ng-model="ctrl.model.type"ng-options="t for t in ['webhook', 'email', 'slack', 'pagerduty']"ng-change="ctrl.typeChanged(notification, $index)">
<selectclass="gf-form-input"ng-model="ctrl.model.type"ng-options="t for t in ['webhook', 'email', 'slack', 'pagerduty', 'victorops']"ng-change="ctrl.typeChanged(notification, $index)">