|
@@ -21,7 +21,7 @@ func init() {
|
|
|
<h3 class="page-heading">PagerDuty settings</h3>
|
|
<h3 class="page-heading">PagerDuty settings</h3>
|
|
|
<div class="gf-form">
|
|
<div class="gf-form">
|
|
|
<span class="gf-form-label width-14">Integration Key</span>
|
|
<span class="gf-form-label width-14">Integration Key</span>
|
|
|
- <input type="text" required class="gf-form-input max-width-22" ng-model="ctrl.model.settings.integrationKey" placeholder="Pagerduty integeration Key"></input>
|
|
|
|
|
|
|
+ <input type="text" required class="gf-form-input max-width-22" ng-model="ctrl.model.settings.integrationKey" placeholder="Pagerduty Integration Key"></input>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="gf-form">
|
|
<div class="gf-form">
|
|
|
<gf-form-switch
|
|
<gf-form-switch
|