|
|
@ -1,5 +1,3 @@ |
|
|
|
<ng-include src="ctrl.partialsPath + '/reconnect_to_datasource.html'" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div ng-if="ctrl.analyticsController.serverStatus === true"> |
|
|
|
<div ng-if="ctrl.analyticsController.serverStatus === true"> |
|
|
|
<div ng-if="!ctrl.analyticsController.analyticUnits.length"> |
|
|
|
<div ng-if="!ctrl.analyticsController.analyticUnits.length"> |
|
|
|
<h5> Please create at least 1 analytic unit to enable webhooks </h5> |
|
|
|
<h5> Please create at least 1 analytic unit to enable webhooks </h5> |
|
|
|